619 B
619 B
Accord - API
Tested code that brings Accord to life.
© All rights reserved. This repo is not (yet) open source, and is awaiting completion.
.env
API_URL="http://localhost:3000/api"
EMAIL_ADDRESS="example@gmail.com"
EMAIL_PASSWORD="google_account_password"
MONGO_URI="mongodb://localhost/accord"
PORT=3000
ROOT_ENDPOINT="http://localhost:3000"
WEBSITE_URL="http://localhost:4200"
For help on setting up gmail mailing, go here - https://nodemailer.com/usage/using-gmail.