.vscode
base
2023-02-13 11:16:46 +10:00
config
save all before archival
2023-02-19 19:54:30 +10:00
helpers
add guestbook
2023-02-19 15:30:02 +10:00
middleware
remove unused files
2023-02-19 17:07:13 +10:00
migrations
save all before archival
2023-02-19 19:54:30 +10:00
models
save all before archival
2023-02-19 19:54:30 +10:00
public
add submit button to guestbook
2023-02-19 16:05:36 +10:00
routes
add records to guestbook
2023-02-19 17:07:44 +10:00
scripts
change app key length to 32 bytes
2023-02-19 01:29:32 +10:00
test
change app key length to 32 bytes
2023-02-19 01:29:32 +10:00
view
add records to guestbook
2023-02-19 17:07:44 +10:00
.env.example
use redis for sessions
2023-02-19 12:25:01 +10:00
.gitignore
base
2023-02-13 11:16:46 +10:00
Dockerfile
base
2023-02-13 11:16:46 +10:00
README.md
save all before archival
2023-02-19 19:54:30 +10:00
docker-compose.yml
use redis for sessions
2023-02-19 12:25:01 +10:00
gulpfile.js
base code
2023-02-18 23:41:24 +10:00
index.js
add 500 error handler
2023-02-19 16:54:38 +10:00
install
add sequelize
2023-02-19 17:07:23 +10:00
nodemon.json
base
2023-02-13 11:16:46 +10:00
package.json
add sequelize
2023-02-19 17:07:23 +10:00
startup.js
add blek analytics
2023-02-19 12:32:08 +10:00