/website_builder_exemple

Rust simple website builder exemple

Primary LanguageRust

The idea is investigate some fast and easy-to-use scaffold for rust web applications

This should be the bare minimum setup with the bare minimum premature-optimizations for a website

setup

cargo install sqlx-cli
cargo make setup
cargo build