Skip to content

therour/nodejs-starter

Repository files navigation

Node js Starter

Installation

1. Download

Clone this repository

git clone --depth 1 https://github.com/therour/nodejs-starter.git <your-nodejs-app-name>
cd <your-nodejs-app-name>
rm -rf ./.git

Or

Just Download this as Zip download here

2. install dependecies

npm install

3. Configure environment variables

set the environment variable in the .env file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published