An Open Source online course platform.
-
Fork this repo and clone in your machine;
-
Change directory to
collabcodetraining-api-email
where you cloned it; -
At the terminal, run:
npm install
cp example.env .env
npm run dev
- Open up localhost:5001 and start using it
- Npm
- Node (>=10.16.3)
npm test
- Docker (>=1.13.1)
Run the following command on the project root directory:
docker-compose up -d
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Joviane Jardim - @joviane
- Marco Bruno - @marcobrunobr
See also the list of contributors who participated in this project.
This project is licensed under the MPL 2.0 License - see the LICENSE file for details
Thanks to all members of CollabCode's community for the support! We love you!