This module is used to pay for tickets and register for interest for RCSCTF24.
- Rust
- Shuttle.rs
- Axum
- Razorpay
- Turso
- Install Rust
- Install Shuttle.rs
- Clone the repository
- Run
cargo shuttle run
in the root directory - The server will be running on
localhost:8000