Available at [nixpacks.com](https://nixpacks.com)
This is a [NextJS](https://nextjs.org/) application.
Install deps
```
yarn
```
Start the dev server
```bash
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) to see the result
Every commit to `main` is deployed on [Railway](https://railway.app).