issues
search
Keda87
/
node-todo-app
Practical use nodejs using express and ES6
0
stars
0
forks
source link
ecmascript6
es6
javascript
learning
learning-js
node
nodejs
readme
node-todo-app
Practical use nodejs using express and ES6
How to:
$ yarn build && docker-compose up
TODO:
[x] Dockerize the app and database.
[ ] Implement unit testing
[ ] Implement build pipeline