Skip to content

gitlovenotwar/quick-node-backend-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Node Backend Kit

A starter kit that utilizes the modern kit for a backend app. It is designed to setup as simple as possible to extend for different uses.

Requirements

node >= v12.13.0
npm >= v6.12.0

Usage:

  • lone the repository
  • Extend / Add more dependencies for suitable needs
  • Run npm install
  • Rename .env.example to .env and other necessary variables needed

Commands:

  • npm run watch - starts a nodemon server and watching for file changes
  • npm run start - starts the node server

Frameworks and Tools

  • Express

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published