The Extend project ruster rustlang-cn/Rust-webapp-starter: Rust single page webapp written in actix-web with vuejs.
Rust single page webapp written in actix-web with vuejs.
- Async stable Actix-web framework
- diesel, postgresql r2d2
- SPA CORS JWT
- Vuejs
$ docker-compose up -d
$ docker-compose exec api diesel setup
$ cargo run
then open browser 'http://localhost:18080/'