Instruction to start working on each component of the stack are specified in the respective readme files.
mongo
: contains instruction to run a mongo docker container with the database that this project uses.flask-api
: Flask REST API. Uses Pipenv, but is not neccessary to use it.nuxt-frontend
: Vue/Nuxt application.