initial version

This commit is contained in:
Danny Morabito 2024-12-02 14:28:00 +01:00
commit ebec73a666
Signed by: dannym
GPG key ID: 7CC8056A5A04557E
14 changed files with 546 additions and 0 deletions

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
.idea/*
.vscode/*
/tmp
/node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.DS_Store
.env
users.db