Skip to content

Tasks for initial release #2

@StealWonders

Description

@StealWonders

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 🎂🎉

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions