Commit graph

5 commits

Author SHA1 Message Date
942b69407d Fix client web démarre sans API server accessible
Ajouter apiClient.GetV4() comme health check du API server
2023-05-26 01:43:58 -04:00
e585b65565 Permettre au client web de rechercher unE membre 2023-05-25 22:07:53 -04:00
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
Victor Lacasse-Beaudoin
3ccebd8cfb Refactor app sous v4/ 2023-05-25 02:21:09 -04:00