vue-todo/README.md

8 lines
269 B
Markdown
Raw Normal View History

2023-02-12 10:36:19 +00:00
# basebox Sample: TODO App
2023-02-12 10:56:31 +00:00
This project implements the *Hello World* of API-driven apps: a simple TODO app.
The `bbconf` folder contains basebox config files, database schema, type maps etc. and scripts to run broker and dbproxy from within the `bbconf` directory.