gohorsejobs/seeder-api
Tiago Yamamoto 31bac38f19 fix: improve seeder Dockerfile healthcheck
- Add wget installation for healthcheck
- Increase healthcheck timeout to 10s
- Increase start-period to 10s
- Simplify to Node.js only (remove Go builder stage)
2026-02-16 11:44:02 -06:00
..
sql data(seeder): add location SQL data files 2025-12-24 16:23:33 -03:00
src chore: commit pending changes 2026-02-15 16:03:40 +00:00
.dockerignore
.env.example chore: add login verification scripts and update deps 2025-12-24 14:22:56 -03:00
.gitignore feat: expand testing, add fast seeder options, hardcode superadmin 2025-12-24 17:07:45 -03:00
Dockerfile fix: improve seeder Dockerfile healthcheck 2026-02-16 11:44:02 -06:00
go.mod Convert seeder API to Go server 2026-01-02 10:29:00 -03:00
go.sum Convert seeder API to Go server 2026-01-02 10:29:00 -03:00
main.go fix(seeder): update root response with actual endpoints (no /docs) 2026-01-02 20:23:34 -03:00
package-lock.json fix: resolve build errors for Coolify deployment 2026-02-16 08:42:29 -06:00
package.json fix: resolve build errors for Coolify deployment 2026-02-16 08:42:29 -06:00
SEEDER-API.md docs: Update SEEDER-API.md with current scripts and location data 2025-12-26 13:11:53 -03:00