Simple qr code generator written in Rust (backend) and vanilla typescript for simple frontend
# Usage
TODO:
# Build
## Backend
```bash
cargo build --release
```
## Frontend
```bash
npm install
npm run build
```
# License
MIT
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.