A challenge made for Condorlabs
Course Platform is a challenge for the "Condorlabs" company.
yarn dev
# or
now devBuild it with docker:
# build
yarn docker-build
# or, use multi-stage builds to build a smaller docker image
yarn docker-build-msRun it:
yarn docker-runDeploy it to the cloud with now (download)
yarn deployAPI - doc: here
