Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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