Skip to content

dedekrnwan/node-js-express-boilerplate

Repository files navigation

CRUD API with Express Framework + JWT Auth

Using Express Js _ JWT Auth with mngoodb

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

+ npm install
+ create your own .env 
+ exist command:
    - npm start
    - npm run build
    - npm run production

Prerequisites

What things you need to install the software and how to install them

Install:

+ Node js >= v10.15.3
+ mongodb

Installing

  • npm install
    • create your own .env
    • exist command:
      • npm start
      • npm run build
      • npm run production

About

CRUD API with Express Framework + JWT Auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published