dependabot[bot] e66ea5e4fc build(deps): bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.5
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>
2024-03-11 08:22:06 +00:00
2024-02-05 17:14:21 +03:00
2024-02-05 16:05:28 +03:00
2024-02-05 16:05:28 +03:00
2024-02-21 20:51:39 +03:00
2024-02-05 16:05:28 +03:00
2024-02-05 16:05:28 +03:00
2024-02-05 16:51:24 +03:00
2024-02-05 16:05:28 +03:00
2024-02-05 16:51:24 +03:00
2024-02-05 16:05:28 +03:00
2024-02-05 16:05:28 +03:00
2024-02-05 16:59:05 +03:00

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
Description
FarmStar Survey Backend
Readme AGPL-3.0 272 KiB
Languages
Go 99.6%
Dockerfile 0.4%