A Next JS replacement built with bun JS and docker
## Running this application
To run development:
```bash
bun dev
```
To run production:
```bash
bun start
```
## Requirements
### Docker
You need `docker` installed to run this project
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.