/delhi.fm

Primary LanguageTypeScript

delhi.fm

delhi.fm is a music app

Usage

# build
make

# build frontend
make build-preact

# build the executable
make build-go

# run the binary
bin/delhi.fm
# you can also double
# click to run