nim-theNewWeb
Go to file
bruno d40eea6eab adding dashbord section 2022-10-27 13:11:22 -04:00
code adding dashbord section 2022-10-27 13:11:22 -04:00
config add dashbord and right colomn right page 2022-10-27 13:10:16 -04:00
data adding dashbord section 2022-10-27 13:11:22 -04:00
public adding dashbord section 2022-10-27 13:11:22 -04:00
tmpl adding dashbord section 2022-10-27 13:11:22 -04: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 and right colomn right page 2022-10-27 13:10:16 -04:00
install_requirment.sh add dashbord and right colomn right page 2022-10-27 13:10:16 -04:00
main.nim adding dashbord section 2022-10-27 13:11:22 -04: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