Mukesh751 / bkend

Home Page:https://bkend-khaki.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSE WEBSITE BACKEND

Configuration

Create .env file in root folder. Add the following configurations:

  • MongoURI - MongoDB Database URL

Installation

$ npm install
$ npm run client-install

Running the app

# Run server & client in development
$ npm run dev

# Run server only
$ npm start

# Run client only
$ npm run client

About

https://bkend-khaki.vercel.app


Languages

Language:JavaScript 94.6%Language:HTML 5.4%