nim-theNewWeb
Go to file
bruno daddb2bbc4 small correction 2022-08-10 02:02:05 -04:00
code ajout de commentaires au code. 2022-08-10 01:59:10 -04:00
config ajout de commentaires au code. 2022-08-10 01:59:10 -04:00
public modif css, retrait section test, ajout config.nim 2022-08-09 00:01:31 -04:00
tmpl small correction 2022-08-10 02:02:05 -04:00
.gitignore refonte de la section tests 2022-08-06 16:51:49 -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 ajout de commentaires au code. 2022-08-10 01:59:10 -04:00
install_requirment.sh ajout de commentaires au code. 2022-08-10 01:59:10 -04:00
main.nim ajout de commentaires au code. 2022-08-10 01:59:10 -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