Submission Server
Last updated
Last updated
At the moment there is only one server (Nest.js) with one bounded context (submission). In the future there needs to be a decision as to whether all the bounded contexts for the server will live in one repository or seperate ones - either as packages or seperate servers in themselves.
TBD - how what and where
database connection / config
Explain docker
Explain tests
Storage format
Example Code see continuum-auth
Description / Link
Responsibility
The submission server has the responsibility of serving data to the Reviewer Client within the bounded context of "Submission".
Repository
Interfaces
GraphQL
Dependents
Postgres
Docker