Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 9c130d4 commit b1298ccCopy full SHA for b1298cc
web-app/.env.example
@@ -0,0 +1,6 @@
1
+SKIP_PREFLIGHT_CHECK=true
2
+VERSION=0.1.0
3
+NODE_ENV=local
4
+REACT_APP_DEBUG=false
5
+REACT_APP_LOG=false
6
+REACT_APP_TUTORIAL_LIST_URL=https://raw.githubusercontent.com/coderoad/tutorials/master/tutorials.json
0 commit comments