Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemedi/drone-nodejs-test
https://github.com/lemedi/drone-nodejs-test
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lemedi/drone-nodejs-test
- Owner: leMedi
- Created: 2019-03-01T21:37:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T07:30:34.000Z (about 2 years ago)
- Last Synced: 2024-11-08T15:47:42.667Z (3 months ago)
- Language: JavaScript
- Size: 367 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Express Mongo JWT Boilerplate [![Build Status](https://travis-ci.org/kasvith/express-mongo-jwt-boilerplate.svg?branch=master)](https://travis-ci.org/kasvith/express-mongo-jwt-boilerplate)
## 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