Go to file
James Ravenscroft 2d551b4e37 remove gin-bin from git 2022-02-05 14:56:25 +00:00
config update repo with various boilerplate bits 2022-02-05 14:55:57 +00:00
controllers update repo with various boilerplate bits 2022-02-05 14:55:57 +00:00
middlewares update repo with various boilerplate bits 2022-02-05 14:55:57 +00:00
server update repo with various boilerplate bits 2022-02-05 14:55:57 +00:00
static/css update repo with various boilerplate bits 2022-02-05 14:55:57 +00:00
templates update repo with various boilerplate bits 2022-02-05 14:55:57 +00:00
README.md update repo with various boilerplate bits 2022-02-05 14:55:57 +00:00
go.mod update repo with various boilerplate bits 2022-02-05 14:55:57 +00:00
go.sum update repo with various boilerplate bits 2022-02-05 14:55:57 +00:00
main.go update repo with various boilerplate bits 2022-02-05 14:55:57 +00:00

README.md

IndieScrobble

Development

Nicest way to run IndieScrobble for development is via codegangsta/gin which will restart the application when you change the source code.