added cors and title + description meta tags

This commit is contained in:
wukko
2022-07-10 20:04:03 +06:00
parent 9081f790ff
commit 22f13cc86f
4 changed files with 8 additions and 4 deletions

View File

@@ -22,6 +22,7 @@
},
"homepage": "https://github.com/wukko/cobalt-web#readme",
"dependencies": {
"cors": "^2.8.5",
"dotenv": "^16.0.1",
"express": "^4.17.1",
"express-rate-limit": "^6.3.0",