run-stack 0.4.2

One command to boot a full local stack in Docker: API, Vite apps, Expo mobile, desktop renderer, database, mail and a status dashboard.
Documentation
1
2
3
fn main() {
    run_stack::cli::main();
}