Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/keda87/node-todo-app

Practical use nodejs using express and ES6
https://github.com/keda87/node-todo-app

ecmascript6 es6 javascript learning learning-js node nodejs

Last synced: 18 days ago
JSON representation

Practical use nodejs using express and ES6

Awesome Lists containing this project

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