nim-theNewWeb
Go to file
bruno 66e4acd56b update ... 2023-03-02 18:16:26 -05:00
agent push 2022-11-09 13:40:38 -05:00
config update ... 2023-03-02 18:16:26 -05:00
data update ... 2023-03-02 18:16:26 -05:00
mitmproxy update ... 2023-03-02 18:16:26 -05:00
nim-lib@2b606f9010 retrait de quelques erreurs 2022-11-10 23:16:22 -05:00
public réorganiser les template 2022-11-10 19:53:55 -05:00
tmpl update ... 2023-03-02 18:16:26 -05:00
.gitignore refonte de la section tests 2022-08-06 16:51:49 -04:00
.nimble add dashbord and right colomn right page 2022-10-27 13:10:16 -04:00
Dockerfile update ... 2023-03-02 18:16:26 -05:00
README.md readme modif 2022-08-09 00:17:36 -04:00
build_main.sh update ... 2023-03-02 18:16:26 -05:00
config.nims add dashbord information in xlsx 2022-10-28 15:59:05 -04:00
docker_build.sh update ... 2023-03-02 18:16:26 -05:00
docker_run.sh update ... 2023-03-02 18:16:26 -05:00
install_requirment.sh add dashbord and right colomn right page 2022-10-27 13:10:16 -04:00
main.nim update ... 2023-03-02 18:16:26 -05:00
nimweb.code-workspace modif css, retrait section test, ajout config.nim 2022-08-09 00:01:31 -04:00
start_main.sh update ... 2023-03-02 18:16:26 -05:00

README.md

compile and run

nim c -d:release -r main.nim

Generate database

./main newdb

Add admin user

./main newuser u:Admin p:Pass e:email@email.com

./main newuser u:bruno p:chab30 e:bruno.charest@gmail.com