Sample TODO app, based on Vue3
https://basebox.io
bbconf | ||
.gitignore | ||
README.md |
basebox Sample: TODO App
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.