Add pwa
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-11-15 14:12:18 +01:00
parent ef91dd3b34
commit fc6a5eef3e
19 changed files with 1832 additions and 30 deletions

View File

@@ -10,6 +10,7 @@
"dependencies": {
"@microsoft/signalr": "^6.0.0",
"next": "12.0.3",
"next-pwa": "^5.4.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"tailwindcss": "^2.2.19"