freeCodeCamp/server
Berkeley Martinez 1533be6265 Merge pull request #7568 from Kalcode/fix/currentChallenge-redirect-cookie-expire
changed expire time for currentChallengeId cookie to 'never'
2016-03-16 22:56:47 -07:00
..
boot Merge pull request #7568 from Kalcode/fix/currentChallenge-redirect-cookie-expire 2016-03-16 22:56:47 -07:00
manifests
middlewares Update eslint, fix lint issues 2016-03-03 17:53:33 -08:00
resources fix image protocol 2016-03-16 20:32:12 -06:00
services Update eslint, fix lint issues 2016-03-03 17:53:33 -08:00
utils fix image protocol 2016-03-16 20:32:12 -06:00
views fix image protocol 2016-03-16 20:32:12 -06:00
README.md Update README.md 2015-10-26 19:28:33 -04:00
config.development.js
config.json
config.local.js
config.production.js Fix linting issue 2015-11-03 21:54:42 -08:00
datasources.json
datasources.local.js
debug-entry.js Change babel/register to babel-register 2016-01-20 09:03:58 -08:00
middleware.json Add challengeMap migrations 2016-02-10 10:06:36 -08:00
model-config.json Add promo model 2015-10-29 17:10:29 -07:00
passport-providers.js
production-start.js Increase time for DB connect in production 2016-02-06 22:58:41 -08:00
server.js hotfix prevent server from starting twice 2015-10-14 23:49:32 -07:00
ssl-config.js

README.md

Everything to do with the server.

One file that is not tracked here is rev-manifest.json. It is generated at runtime and its contents changes as the contents of client side files change.