mirror of
https://github.com/grassrootseconomics/farmstar-survey-backend.git
synced 2024-11-16 07:16:47 +01:00
FarmStar Survey Backend
1d8f09df8d
Bumps [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) from 2.0.2 to 2.1.1. - [Release notes](https://github.com/knadh/koanf/releases) - [Commits](https://github.com/knadh/koanf/compare/v2.0.2...v2.1.1) --- updated-dependencies: - dependency-name: github.com/knadh/koanf/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
cmd/farmstar | ||
dev | ||
internal | ||
migrations | ||
pkg | ||
.dockerignore | ||
.example.env | ||
.gitignore | ||
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