Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

shaaijs/admin

Repository files navigation

Shaai - Admin

Config Vars (.env)

DB_URI = mongodb+srv://<username>:<password>@<domain>/<dbName>

Host shaai admin on heroku

Deploy

  • Go to settings -> config vars, and add your DB_URI.