rapid-cli 0.6.0

The CLI tool for the Rapid framework
Documentation
1
2
3
4
5
6
7
8
9
app_type = "server"

[server]
serve_static_files = true
is_logging = true
typescript_generation = true
port = 8080
routes_directory = "src/routes"
bindings_export_path = "/"