- Notifications
You must be signed in to change notification settings - Fork37
Full stack web architecture for Rust
License
NotificationsYou must be signed in to change notification settings
purton-tech/rust-on-nails
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A full stack architecture for web development with Rust.
Run inside the supplieddevcontainer
. You'll need to fetch the template which is a git submodule.
- git submodule init
- git submodule update
cd rust-on-nails.com
zs
which is an alias forzola serve --interface 0.0.0.0 --port 2222
The access the site fromhttp://localhost:2222
About
Full stack web architecture for Rust