path: .env
Here we specify secret credentials which will be different for local and server
DB_URL (Required)
Download and unzip the file from codecanyon.
First of all, make sure you have already installed Node.js on your machine. After that, do the following action.
cd Server
npm install
npm start
Open another command line and do the following action.
cd Client
npm install
npm start
Open another command line and do the following action.
cd Admin
npm install
npm start
Here we specify secret credentials which will be different for local and server
DB_URL (Required)
PORT=8080
HOST_URL=http://localhost:8080/
APP_TITLE=
#mongoDB database config - Required
DB_URL=
#sendgrid details for sending email - Optional
SENDGRID_API_KEY=
SENDGRID_SENDER=
#google details for google login - Optional
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
#Optional
ACCESS_TOKEN_SECRET=
REFRESH_TOKEN_SECRET=
Here we specify secret credentials which will be different for local and server
url: "http://localhost:8080/"
Here we specify secret credentials which will be different for local and server
url: "http://localhost:8080/"
Thanks again for purchasing this application. We are trying to add and improve new features
regularly. Hopefully, you'll enjoy using the app. If you have any queries or suggestions,
please
contact us.
Best wishes
Rarle Team
http://codecanyon.net/user/rarle