Sample TODO app, based on Vue3 https://basebox.io
Go to file
2023-02-13 11:56:34 +01:00
bbconf fixed config errors 2023-02-13 11:56:34 +01:00
.gitignore first commit; basebox conf for testing 2023-02-12 11:36:19 +01:00
README.md README update 2023-02-12 11:56:31 +01:00

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.