mirror of
https://github.com/grassrootseconomics/farmstar-survey-backend.git
synced 2025-11-06 18:41:02 +01:00
FarmStar Survey Backend
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.1 to 5.5.3. - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](https://github.com/jackc/pgx/compare/v5.5.1...v5.5.3) --- updated-dependencies: - dependency-name: github.com/jackc/pgx/v5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github | ||
| cmd/farmstar | ||
| dev | ||
| internal | ||
| migrations | ||
| pkg | ||
| .dockerignore | ||
| .example.env | ||
| .gitignore | ||
| .goreleaser | ||
| config.toml | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| README.md | ||
FarmStar Survey Backend
Required env variables
See config.toml and .env.example.
Development Server
# in dev/
docker compose up
# Serve pocketbase
go run cmd/farmstar/*.go