Initial commit

Contains previous works that were previously hosted on GitHub/my own git server. I deleted that commit history as there was nothing big and it's nice to start on a clean slate.
This commit is contained in:
Rana 2024-08-15 22:21:44 +01:00
commit 843723c3d3
Signed by: haroon
GPG key ID: 8B96C44DDF5756E4
5 changed files with 907 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
node_modules
.env