mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
| .. | ||
| boot | ||
| boot_tests | ||
| manifests | ||
| middlewares | ||
| models | ||
| rss | ||
| utils | ||
| views | ||
| component-passport.js | ||
| config.development.js | ||
| config.json | ||
| config.local.js | ||
| config.production.js | ||
| datasources.development.js | ||
| datasources.json | ||
| datasources.production.js | ||
| index.js | ||
| middleware.json | ||
| model-config.json | ||
| passport-providers.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 change as the contents
of client side files change.