KunalKapadia/express-mongoose-es6-rest-api

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.dockerignore
.editorconfig
.env.example
.eslintrc
.gitattributes
.gitignore
.istanbul.yml
.travis.yml
.yarnrc
CONTRIBUTING.md
Dockerfile
LICENSE
README.md
bin/development.sh
bin/test.sh
docker-compose.test.yml
docker-compose.yml
package.json
yarn.lock
config/config.js37
config/express.js64
config/param-validation.js24
A
1 hr
config/winston.js10
index.js23
index.route.js10
server/auth/auth.controller.js28
server/auth/auth.route.js12
server/auth/auth.test.js82
A
3 hrs
server/helpers/APIError.js18
server/user/user.controller.js42
A
1 hr
server/user/user.model.js42
server/user/user.route.js14
server/user/user.test.js108
B
6 hrs