Go to file
karthik2804 fdf22b9347
add fermyon colors and favicon
Signed-off-by: karthik2804 <karthik.ganeshram@fermyon.com>
2023-07-20 11:52:40 -07:00
src Update to latest version of spin 2023-05-17 15:18:14 +02:00
static add fermyon colors and favicon 2023-07-20 11:52:40 -07:00
.gitignore Add basic todo api 2023-04-16 14:50:31 +02:00
Cargo.lock Update SDK 2023-07-19 13:54:22 +02:00
Cargo.toml Update SDK 2023-07-19 13:54:22 +02:00
README.md Add readme 2023-05-12 12:20:47 +02:00
migration.sql Add migration file 2023-05-12 12:19:18 +02:00
spin.toml add fermyon colors and favicon 2023-07-20 11:52:40 -07:00

README.md

Todo App

Running

In order to run the app, make sure you have spin installed. Then run

spin build -u --sqlite="@migration.sql"