Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 319 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 319 Bytes

simple-todo-list

Simple todo list app with a server and client in Javascript for demo purpose.

Configuration

The database credentials should be written in a server/config/db-credentials.json following the format given in server/config/db-credentials.example.json.