kasvith / rpms-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express Mongo JWT Boilerplate Build Status

Installation

  • Install NodeJS, MongoDB
  • Install npm or yarn
  • Rename .env.example to .env
  • Start MongoDB
  • Run yarn run dev or npm run dev
  • Check http://localhost:3000/api/status to see it works

About


Languages

Language:JavaScript 100.0%