ACTIX (Rust) + React (Typescript) starter template
Rust + Typescript app starter template with ACTIX and React.
- The backend code is located at ./server and the frontend at ./client.
- There is a POSIX shell wrapper script to build and run at ./run, so easy!
- Includes a pre-commit configuration for CI checks.
See CONTRIBUTING.md for how to setup and develop.