Greenstand / Greenstand/treetracker-query-api
Deploy postgrest as a complement of the query API
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Install postgrest (https://docs.postgrest.org/en/v12/index.html) in the dev env, with route: /query-postgrest
Use the same database readonly user in ths repository. (https://github.com/Greenstand/treetracker-query-api/blob/main/deployment/base/database-connection-sealed-secret.yaml)
The gaol:
- [ ] deploy to https://[env]-k8s.treetracker.org/query-postgrest
- [ ] Can query the tree list by: [api-route]/trees
---
Some hints:
- Please read our readme for more information/guide/tutorial.
- Here is [an engineering book](https://greenstand.gitbook.io/engineering/) in Greenstand.
- To know more about our organization, visit our [website](https://greenstand.org).
- If you want to join the slack community (some resources need the community member's permission), please leave your email address.
Contributor guide
Assessment
This issue has not been assessed yet.