mirror of
https://github.com/grassrootseconomics/farmstar-survey-backend.git
synced 2026-05-18 12:15:21 +02:00
8c190192f5d8aa2f2f3dabd62a0f2727d2efeacf
Bumps [github.com/riverqueue/river/riverdriver/riverpgxv5](https://github.com/riverqueue/river) from 0.0.18 to 0.5.0. - [Release notes](https://github.com/riverqueue/river/releases) - [Changelog](https://github.com/riverqueue/river/blob/master/CHANGELOG.md) - [Commits](https://github.com/riverqueue/river/compare/v0.0.18...v0.5.0) --- updated-dependencies: - dependency-name: github.com/riverqueue/river/riverdriver/riverpgxv5 dependency-type: direct:production update-type: version-update:semver-minor ... 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%