Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

IndiaVaccineIN/api_server

Repository files navigation

api_server

Serves the API

Project setup

Requirements:

  • Node.js 16.0.0
npm install

Development

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 ts/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