Backend for Odin
- Postgres
- TypeScript
- PostGraphile
Steps to run this project:
- Run
yarnto install deps, also install Postgres cp .env.example .env- Step through
odin-db-init-postgraphile.sqland copypasta each piece intopsql - Run
yarn start
Consider reviewing the example queries.