mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-26 05:12:46 -07:00
9cd90ba62a
* refactor: move catch_all in tuono_lib * refactor: moved server to tuono_lib * refactor: move router and server into tuono_lib * refactor: reduce exports from examples * refactor: re-organize exports * refactor: removed mode set on project builder * feat: update version to v0.3.1
Tuono tutorial
This project is the outcome of the tuono tutorial
If you want to directly install it you can run:
$ tuono new my-project -t tutorial