選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
radivoje.milutinovic bd3163045c . 3年前
src . 3年前
.dockerignore feature/49 (#59) 3年前
.gitignore Logger fixes. (#61) 3年前
Dockerfile DbEnvFix 3年前
README.md . 3年前
docker-compose.yml feature/49 (#59) 3年前
package-lock.json All changed todo testing 3年前
package.json All changed todo testing 3年前

README.md

Node API template

This is template of web API with mongo db as database node.js as runtime and express as framework. We have user model and JWT tokens setup as well as mediator pattern and winston as logger.