A simple app to compute fantasy scores for a fully custom "Fantasy UFC" game, played by a group of close friends.
Tech stack:
- Golang API
- Postgres (whatever SaaS has a free hobby tier and is easy to setup)
- Ent ORM (an actually not-terrible ORM in Golang)
- NextJS frontend
- Hosted on fly.io