Skip to content

Tharun0102/Lets-Code-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Follow the below given instructions to setup the backend locally.

1. Setup .env

Add the required secret keys into a .env file.

CONNECTION_URL=
PORT=

2. Install Dependencies: npm install or npm i

This command installs necessary dependencies of the project

3. Start the Server: npm start

This command starts the server locally.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published