Skip to content

Sykander/node_server

Repository files navigation

Description

A Basic Node Framework for making APIs.

Requirements

  • MongoDb
  • Node

Installation

  • Clone down the repo
  • Duplicate .env.example file to .env and populate entries
  • Run the following terminal command to install packages
npm i
  • Run the following command to start the program
node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published