Skip to content

vibhaG/api_server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api_server

Serves the API

Project setup

Requirements:

  • Node.js 14.16.1
npm install

Usage

Create a .env file in the root folder. Use .env.example as a staring place

npm run dev

Starts the local server on port 3000. Using nodemon, so any js/json file save will restart the server

About

Serves the API to Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • HTML 3.1%
  • Shell 2.3%
  • CSS 2.0%