It is a simple ToDo with dependency expressed by DAG
- Add some ToDo's.
- Add dependence arrows by dragging with shift-key from ToDo to ToDo (Remove an arrow by click it).
- Let's start with Blue ToDo's!
- Add test
- Improve UI/UX
- Secure
- client
- Copy
.env.sample
to.env
and fill it yarn start
- Copy
- server
nimble run
redis-server --port 3002