Skip to content

SughoshDixit/CMS-Server

Repository files navigation

Getting Started

Navigate into Client folder in your CMD and type 'yarn install' and then 'npm run dev' to start the client side of the application Then open another CMD and navigate into the Server folder and type 'npm start' to start the server

Prerequisites

You would need an .env file in the server to add Sendgrid Key, host email, JWT key and Database credentials which would be like as below:
DATABASE = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
JWT_SECRET=xxxxxxxxxxxxxxxxxxxxxxxxx
SENDGRID_KEY=SG.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
EMAIL_FROM=xxxxxxxxx@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors