mirror of
https://github.com/grassrootseconomics/farmstar-survey-backend.git
synced 2026-05-17 03:55:19 +02:00
e66ea5e4fc8dcaa95ee5bee8108bde6e7f245eae
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.3 to 5.5.5. - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](https://github.com/jackc/pgx/compare/v5.5.3...v5.5.5) --- 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>
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
Languages
Go
99.6%
Dockerfile
0.4%