mirror of
https://github.com/grassrootseconomics/farmstar-survey-backend.git
synced 2024-12-04 15:36:48 +01:00
FarmStar Survey Backend
815081de6d
Bumps [github.com/riverqueue/river](https://github.com/riverqueue/river) from 0.0.16 to 0.0.18. - [Changelog](https://github.com/riverqueue/river/blob/master/CHANGELOG.md) - [Commits](https://github.com/riverqueue/river/compare/v0.0.16...v0.0.18) --- updated-dependencies: - dependency-name: github.com/riverqueue/river 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