Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.65 KB

README.md

File metadata and controls

62 lines (39 loc) · 1.65 KB

Promo Reach

A full stack digital marketing app with best practices for security.

📔 Table of Contents

🌟 About the Project

👾 Tech Stack

Client
Server
Database

🔑 Environment Variables

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

🧰 Getting Started

‼️ Prerequisites

Installation with npm

  • npm install ./server
  • npm install ./client

Installation and running with docker

  • docker-compose up -d

⚠️ License

Distributed under the no License. See LICENSE for more information.