An open API service indexing awesome lists of open source software.

https://github.com/tremainebuchanan/stock-mgmt-app

Customer Relationship Management tool
https://github.com/tremainebuchanan/stock-mgmt-app

Last synced: 7 months ago
JSON representation

Customer Relationship Management tool

Awesome Lists containing this project

README

          

## CRM Web Application

### Environmental Variables
The following environmental variables are required for the application to run.
At the top level of the project folder a `.env` file must be present.

1. MONGODB_URI=mongo_database_url
2. MARKUP=product_markup
3. SENDGRID_API=sendgrid_api_key
4. SESSION_SECRET=session_secret
5. SESSION_MAXAGE=session_max_age
6. EMAIL_KEY=heroku_app_email_key
7. EMAIL_URL=heroku_app_url