-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Milestone
Description
The following issue hold tasks that need to be completed before we can launch the first version of the backend.
- Verify that model is suitable for Mensatt
-
Link-up model using go-bun with database-specific features (join, uuid creation etc...) - Finalize data types for model
- Figure out how to hook up graphql to the model
- Write initial migration for database
-
Create fixtures for testing data - Write code to query data (and insert it into the model)
- Create graphql endpoint
- Hook up graphql resolvers to model
- Add data loaders to solve n+1 problem with quering
- Test vigorously
- Create Dockerfiles
- Figure out how to use Dockerfile in production
- Production 🎂🎉
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels