Merge pull request #10 from Obaida-Albaroudi/master
Make it work with Repl.it
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
**FreeCodeCamp**- Information Security and Quality Assurance
|
||||
------
|
||||
|
||||
[](https://repl.it/github/freeCodeCamp/boilerplate-project-metricimpconverter)
|
||||
1) SET NODE_ENV to `test` without quotes
|
||||
2) Most logic will need done in `controllers/convertHandler.js` but do complete `routes/api.js`
|
||||
3) You will add any security features to `server.js`
|
||||
|
||||
Generated
+1546
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -33,4 +33,4 @@
|
||||
"express"
|
||||
],
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user