nim-theNewWeb
Go to file
bruno ff3011de69 add start stop joplin client terminal 2022-08-30 20:49:50 -04:00
code add start stop joplin client terminal 2022-08-30 20:49:50 -04:00
config add comments to code 2022-08-10 12:02:02 -04:00
public add start stop joplin client terminal 2022-08-30 20:49:50 -04:00
tmpl add start stop joplin client terminal 2022-08-30 20:49:50 -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 add start stop joplin client terminal 2022-08-30 20:49:50 -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