Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 308 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 308 Bytes

PSC

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