Implement contact form backend

This commit is contained in:
2022-04-05 14:24:36 -05:00
parent e643bf6df0
commit e3c3b93818
12 changed files with 399 additions and 11 deletions

View File

@@ -8,9 +8,10 @@
"lib": "lib"
},
"dependencies": {
"@extollo/lib": "^0.9.31",
"@extollo/lib": "^0.9.32",
"copyfiles": "^2.4.1",
"feed": "^4.2.2",
"gotify": "^1.1.0",
"rimraf": "^3.0.2",
"ts-expose-internals": "^4.5.4",
"ts-patch": "^2.0.1",