freeCodeCamp/api-server/server
Hugo 8fbb601c55 fix: update email when finishing challenges (#34395) 2018-11-20 13:51:25 +08:00
..
boot fix: update email when finishing challenges (#34395) 2018-11-20 13:51:25 +08:00
manifests
middlewares fix(auth): Fix auth flow for the client app 2018-10-24 18:27:34 +05:30
models
resources chore(redirects): Migrate redirects and clean up server views 2018-09-06 16:58:05 +01:00
rss
services
utils fix(auth): Fix auth flow for the client app 2018-10-24 18:27:34 +05:30
views chore(redirects): Migrate redirects and clean up server views 2018-09-06 16:58:05 +01:00
README.md
component-passport.js fix(auth): Fix auth flow for the client app 2018-10-24 18:27:34 +05:30
config.development.js
config.json
config.local.js
config.production.js
datasources.development.js
datasources.json fix(update$): Remove User.update$, refactor to use native loopback interfaces 2018-11-16 04:09:16 +05:30
datasources.production.js
debug-entry.js
middleware.json fix(dev): Remove jade middleware (#18437) 2018-10-12 06:49:20 -06:00
model-config.json
passport-providers.js fix(auth): Fix auth flow for the client app 2018-10-24 18:27:34 +05:30
production-start.js
server.js fix(auth): Fix auth flow for the client app 2018-10-24 18:27:34 +05:30

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 change as the contents of client side files change.