No description
  • Go 58.9%
  • templ 32.5%
  • Dockerfile 2.7%
  • TypeScript 2.6%
  • Shell 1.9%
  • Other 1.4%
Find a file
JD Crawford 48b40ce7a3
build: add goreleaser configuration for builds and packaging
Add .goreleaser configuration to automate build processes, release generation, and artifact distribution. Configure NFPMS for creating Alpine Linux APK packages. Add configuration file and OpenRC service scripts for system integration. Update build targets to reference the new `owui-tool-server` binary location.
2026-03-12 22:30:43 -04:00
cmd/owui-tool-server build: add goreleaser configuration for builds and packaging 2026-03-12 22:30:43 -04:00
config build: add goreleaser configuration for builds and packaging 2026-03-12 22:30:43 -04:00
db refactor: rename project to owui-tool-server 2026-03-10 02:04:03 -04:00
internal feat(api): add synthetic search endpoint 2026-03-12 01:35:19 -04:00
scripts build: add goreleaser configuration for builds and packaging 2026-03-12 22:30:43 -04:00
web feat(api): add synthetic search endpoint 2026-03-12 01:35:19 -04:00
.example.env build: add goreleaser configuration for builds and packaging 2026-03-12 22:30:43 -04:00
.gitignore Initial commit 2026-03-10 01:57:12 -04:00
.golangci.yml refactor: rename project to owui-tool-server 2026-03-10 02:04:03 -04:00
.goreleaser.yaml build: add goreleaser configuration for builds and packaging 2026-03-12 22:30:43 -04:00
.sql-formatter.json Initial commit 2026-03-10 01:57:12 -04:00
docker-compose.yml refactor: rename project to owui-tool-server 2026-03-10 02:04:03 -04:00
Dockerfile build(docker): use tini instead of dumb-init 2026-03-12 20:54:48 -04:00
go.mod feat(api): add synthetic search endpoint 2026-03-12 01:35:19 -04:00
go.sum feat(api): add synthetic search endpoint 2026-03-12 01:35:19 -04:00
LICENSE Initial commit 2026-03-10 01:57:12 -04:00
makefile build: add goreleaser configuration for builds and packaging 2026-03-12 22:30:43 -04:00
README.md refactor: rename project to owui-tool-server 2026-03-10 02:04:03 -04:00
sqlc.yaml Initial commit 2026-03-10 01:57:12 -04:00

owui-tool-server