Files
tuono/examples/tutorial
Valerio Ageno 9cd90ba62a Refactor server (#9)
* 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
2024-07-02 21:59:30 +02:00
..
2024-06-06 19:41:21 +02:00
2024-06-29 11:58:04 +02:00
2024-06-06 19:41:21 +02:00
2024-07-02 21:59:30 +02:00
2024-06-06 19:41:21 +02:00
2024-06-15 21:02:10 +02:00
2024-06-06 19:41:21 +02:00
2024-06-06 19:41:21 +02:00

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