gohorsejobs/seeder-api
Tiago Yamamoto 9d03fc7e47 chore: remove seeder-api/node_modules from git tracking
node_modules should be ignored and not committed to the repository.
Added to .gitignore in seeder-api folder.
2026-02-16 07:28:37 -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 chore: add Dockerfiles and gitignore files for all services 2025-12-14 09:28:09 -03:00
.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 feat: enhance seeder ui, add logging stream and fix translations 2026-01-03 11:46:35 -03: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 refactor(seeder): convert to API service and fix SSL connection 2026-01-02 09:19:01 -03:00
package.json refactor(seeder): convert to API service and fix SSL connection 2026-01-02 09:19:01 -03:00
SEEDER-API.md docs: Update SEEDER-API.md with current scripts and location data 2025-12-26 13:11:53 -03:00