Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 202 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 202 Bytes

tracker-tui

Update TURSO_TOKEN in .env and run:

export (cat .env | xargs -n1)
atlas schema apply --env turso --to file://schema.sql --dev-url "sqlite://dev?mode=memory"
go run main.go