freeCodeCamp/server
Berkeley Martinez 49b9c7cc0c Fix floor logic 2016-04-05 11:21:08 -07:00
..
boot Fix floor logic 2016-04-05 11:21:08 -07:00
manifests
middlewares extend session cookie past browser close 2016-03-28 21:49:23 -04: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 create pledge calculation logic 2016-04-05 11:21:08 -07: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 Renamed Github to GitHub 2016-04-04 22:50:07 +02: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.