The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- (#9) Dockerfile and docker-compose to development env.
- (#13) Test runner, maybe ava with eslint-plugin.
- (#11) Folder structure for
schema
with root queries and resolvers. - Add build scripts before publish in production
- (#12)Add a healthCheck, we may need a workaround while this don't work properly
- (#10) Mongoose as ODM to handle mongodb
- (#16) User register flow
- (#16) User authentication/authorization flow