freeCodeCamp.org 的开源代码库和课程。免费学习编码。
Go to file
Ahmedur Rahman Shovon dbeee7275c Updated mongodb running command in c9.io
For free users, c9.io provide only 2GB memory for single workspace. But to run mongodb it requires at least 3379MB in journal. So we should use mongod --port 27017 --smallfiles to allow run mongodb within the provided 2GB memory.
2017-01-05 15:09:35 +06:00
challenges Updated mongodb running command in c9.io 2017-01-05 15:09:35 +06:00
bonfireMDNlinks.js Fix: Add MDN Strict Inequality Link 2016-11-27 19:30:07 -05:00
create-challenge-bundle.js restructure challenges within directories 2015-12-14 13:19:30 -08:00
get-challenge-completion.js Fixes invalid JSON format data exporting 2016-01-11 02:39:15 +04:00
get-emails.js update get-emails script 2015-08-27 16:37:01 -07:00
getChallenges.js Add isComingSoon flag 2015-12-14 13:19:30 -08:00
index.js Feature(challenges): add required to challenge creationed 2016-07-28 23:41:23 -07:00
loopbackMigration.js change node-uuid to uuid 2016-12-30 16:47:09 -06:00
normalize-seed-files.js feature(translations): Normalize translations 2016-07-28 23:40:01 -07:00
test-challenges.js Fix test solution tail comment collision 2015-12-29 10:23:57 -08:00