What’s in here?
- ✔️ Svelte
- ✔️ Bulma
- ✔️ Typescript
- ✔️ GraphQL Codegen
Details in ./client/README.org.
- ✔️ PostGraphile as library
- ✔️ Typescript
Details in ./server/README.org.
- ✔️ PostgreSQL
- ✔️ plpgsql_check
Details in ./sql/README.org.
- ✔️ Graphile Worker
- ✔️ Typescript
Details in ./worker/README.org.
- ✔️ Gitlab CI
- ✔️ Custom docker images on Gitlab Repository
- ✔️ Check GraphQL schema is up-to-date
- ✔️ Check code is formatted using Prettier
- ✔️ Check code builds
- ✔️ Check PL/pgSQL code