Added the shortener

This commit is contained in:
2022-07-19 21:20:23 +02:00
parent 0233a2866b
commit 2e16cfa2cb
8 changed files with 3911 additions and 0 deletions

2
ShortenerV1/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
# Project exclude paths
/node_modules/