Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jkomban/node-docker-sample
This is a simple rest layer in node for user registration
https://github.com/jkomban/node-docker-sample
chai docker eslint express mocha nodejs
Last synced: 28 days ago
JSON representation
This is a simple rest layer in node for user registration
- Host: GitHub
- URL: https://github.com/jkomban/node-docker-sample
- Owner: jkomban
- Created: 2017-12-31T01:21:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T23:48:07.000Z (almost 7 years ago)
- Last Synced: 2024-10-20T08:43:52.419Z (3 months ago)
- Topics: chai, docker, eslint, express, mocha, nodejs
- Language: JavaScript
- Size: 69.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/jkomban/node-docker-sample.svg?branch=master)](https://travis-ci.org/jkomban/node-docker-sample)
[![Coverage Status](https://coveralls.io/repos/github/jkomban/node-docker-sample/badge.svg)](https://coveralls.io/github/jkomban/node-docker-sample)Simple application to workwith
Web server - express
Database - MongoDB
TDD - mocha chai
Continous Integration - travis
Container Management - Docker
Linting - ESlint