Skip to content

Borodutch/spam-backend

Repository files navigation

$SPAM backend

Installation and local launch

  1. Clone this repo: git clone https://github.com/Borodutch/spam-backend
  2. Launch the mongo database locally
  3. Create .env with the environment variables listed below
  4. Run yarn in the root folder
  5. Run yarn start

And you should be good to go! Feel free to fork and submit pull requests.

Also, please, consider looking at .env.sample.