- CloudAMQP : For RabbitMQ Hosting
- Mongo Atlas
-
After cloning the repo
CD
into the directory and runnpm install
oryarn
-
Then go into each of the directories in the packages directory and run
npm install
oryarn
-
In order for the DB to work you have to replace the URI string with either a localhost address or Mongo Atlas URI
-
Then to get mail-jet to work you'll need to create an account with them to get your own API keys.