freeCodeCamp/api-server/server
mrugesh 31947c5009
fix(server): update email template copy (#36780)
2019-09-11 18:58:41 +05:30
..
boot Fix: Restore email change functionality 2019-09-10 11:02:22 +05:30
boot_tests cleanup: typos and remove commented out code (#36573) 2019-08-09 23:57:26 +05:30
manifests
middlewares fix: make public certs always viewable (#36723) 2019-08-30 16:18:49 +05:30
models feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
resources
rss fix: remove medium links and rss feeds 2019-06-16 00:23:41 +05:30
utils feat: simplify landing page 2019-09-04 18:23:21 +05:30
views fix(server): update email template copy (#36780) 2019-09-11 18:58:41 +05:30
README.md
component-passport.js feat: simplify landing page 2019-09-04 18:23:21 +05:30
config.development.js
config.json
config.local.js
config.production.js
datasources.development.js
datasources.json
datasources.production.js Feat: News in the client app (#34392) 2018-11-29 15:12:15 +03:00
index.js fix: rename app entrypoints 2019-08-14 19:23:24 +05:30
middleware.json feat: Use new (tested) accessToken utils to authoize requests 2019-02-21 21:03:06 +05:30
model-config.json fix(models): remove unused schema config 2019-02-19 09:39:55 +00:00
passport-providers.js feat: simplify landing page 2019-09-04 18:23:21 +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.