Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 449 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 449 Bytes

Terigu

Me try to make 🍜 with fiber + htmx + sqlc

Development

Dependencies

  • air
  • sqlc if using go install please make sure the go bin path is in $PATH

Run local

  • docker-compose up -d
  • cp .env.example .env
  • npm install
  • air