Nineties
git clone https://github.com/lotharthesavior/nineties.git my_project
cd my_project
cargo run seed
cargo run develop # <- tailwind + webserver + hot-reload
# now you code with hotreload
curl http://localhost:8080 # <- here is where you visit your web app
A traditional web app starter on top of Actix, Rust.
More
WordPress Development in Depth
Jacked PHP - Create Powerful Application With OpenSwoole
Rust for Dynamic Developers Read it online!
Jacked Server (archived)
./jackit /path/to/laravel/public
Jacked Server is a WebServer that supports HTTP and WebSocket. Jacked Server is built with PHP/OpenSwoole.