We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49b34d4 + 05d3c2f commit 7347b06Copy full SHA for 7347b06
Procfile
@@ -0,0 +1 @@
1
+web: node --max_old_space_size=460 server.js
package.json
@@ -22,6 +22,7 @@
22
"@types/react-router-dom": "^5.1.7",
23
"axios": "^0.21.1",
24
"customize-cra": "^1.0.0",
25
+ "express": "^4.21.2",
26
"final-form": "^4.20.2",
27
"final-form-arrays": "^3.0.2",
28
"history": "^4.10.1",
0 commit comments