backend is coming

This commit is contained in:
adb-sh 2020-07-29 01:09:25 +02:00
parent 9e749d7aa3
commit 6d662d1e68

8
package.json Normal file
View File

@ -0,0 +1,8 @@
{
"name": "short_url",
"version": "1.0.0",
"dependencies": {
"redis": "^3.0.2",
"ws": "^7.3.1"
}
}