feat: set paste route

This commit is contained in:
2022-07-08 11:12:21 +05:30
parent 6abe5aebdf
commit e1c79a1840
10 changed files with 285 additions and 23 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,5 @@
node_modules/
public/
src/test
test/
data/
.env