Skip to content

AyanavaKarmakar/launchpad-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  1. Clone the repository
git clone https://github.com/AyanavaKarmakar/launchpad-assignment.git
  1. Install dependencies
npm install
  1. Create a .env file in the root directory and add the following
MONGODB_URI=mongodb://localhost:27017/your-database-name
  1. Start the server
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks