A full stack digital marketing app with best practices for security.
Client
Database
To run this project, you will need to add the following environment variables to your .env file
(you can also copy the .env.template file):
DOMAIN
PORT
MONGO_URL
SECRET
- MongoDB Here
- npm install ./server
- npm install ./client
- docker-compose up -d
Distributed under the no License. See LICENSE for more information.