Commit Graph

20 Commits

Author SHA1 Message Date
Aljaz S abb7476f26 restructure files for ejs support
moved style to index.ejs
render views
2021-11-23 12:56:30 +01:00
Aljaz S 74c9519e08 add nodemon and ejs dependencies 2021-11-23 12:55:38 +01:00
Aljaz S d183512b4b added descriptions and examples to docs 2021-11-17 12:29:51 +01:00
Aljaz S 47f3fc875b updated the docs styling for pre, code 2021-11-17 12:03:15 +01:00
Aljaz S e5dc2881d7 simplified the query checking 2021-11-16 22:58:57 +01:00
Aljaz S 54c46fc6bd change all text to uppercase 2021-11-16 22:42:04 +01:00
Aljaz S 0e0c104e5d Created the API endpoint
Updated docs for amount
updated docs info
2021-11-16 22:40:22 +01:00
Aljaz S 6bf3ff7d32 added credits 2021-11-16 22:38:49 +01:00
Aljaz S adb1aaac05 added cors module 2021-11-16 22:36:33 +01:00
Aljaz S d9a5d385fb Added qrcode package 2021-11-16 21:49:45 +01:00
Aljaz S 8e16fc7123 Fix minor details 2021-11-16 21:42:32 +01:00
Aljaz S a50da0f4ee Added anchor links in index.html 2021-11-16 21:28:40 +01:00
Aljaz S db5a0b27f9 server index.html and style.css on port 80 2021-11-16 21:17:55 +01:00
Aljaz S 8e072824e4 make the app deployable on gitapp.si 2021-11-16 21:17:16 +01:00
Aljaz S 57a3b27993 Added the start script on package.json 2021-11-16 21:17:02 +01:00
Aljaz S c37c07d71d Added the LICENSE 2021-11-16 21:15:09 +01:00
Aljaz S 58dcd34dc3 .gitignore node_modules 2021-11-16 21:14:52 +01:00
Aljaz S d99ca07d49 Install express as dependency 2021-11-16 21:14:36 +01:00
Aljaz S da655729ac Write the docs and create the styling for it 2021-11-16 21:14:14 +01:00
Aljaz S b6aefe9ce4 Initial commit 2021-11-16 16:52:11 +00:00