Commit graph

2 commits

Author SHA1 Message Date
719c92a652 Remove debug prints 2023-05-25 19:26:37 -04:00
3aa7faa2f6 [WIP] Add web client
Ignore .swp files

Rename serverCmd to apiCmd (the web client is technically a server too)

Add webCmd for html routes hosting

Add embedding and templating for web client

Add webhandlers

Fix some variables not being filled automatically by viper

Change flags and reorganize config structure
2023-05-25 19:22:46 -04:00
Renamed from v4/cmd/server.go (Browse further)