Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 419 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 419 Bytes

Tune Perfect

Prerequisites

Development

On MacOS add this to your /etc/hosts:

127.0.0.1 tuneperfect.localhost api.tuneperfect.localhost app.tuneperfect.localhost
bun install
docker compose -f docker-compose.dev.yml up -d
caddy start
bun run dev