nim-theNewWeb
Go to file
bruno e0d656f349 push 2022-11-09 13:40:38 -05:00
agent push 2022-11-09 13:40:38 -05:00
code commit mix - code incomplet 2022-11-09 12:38:32 -05:00
config add dashbord and right colomn right page 2022-10-27 13:10:16 -04:00
data commit mix - code incomplet 2022-11-09 12:38:32 -05:00
nim-lib@6ad56e141a push 2022-11-09 13:40:38 -05:00
public commit mix - code incomplet 2022-11-09 12:38:32 -05:00
tmpl commit mix - code incomplet 2022-11-09 12:38:32 -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
README.md readme modif 2022-08-09 00:17:36 -04:00
build_main.sh ajout de commentaires au code. 2022-08-10 01:59:10 -04:00
config.nims add dashbord information in xlsx 2022-10-28 15:59:05 -04:00
install_requirment.sh add dashbord and right colomn right page 2022-10-27 13:10:16 -04:00
main.nim commit mix - code incomplet 2022-11-09 12:38:32 -05:00
nimweb.code-workspace modif css, retrait section test, ajout config.nim 2022-08-09 00:01:31 -04: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