Files
freeCodeCamp/server
Nick Ferraro 136171c4d1 fix(setup): Include MailHog setup instructions
With the changes to passwordless account creation, contributors are
unable to create an account locally. MailHog spins up a local SMPT
server that can catch all outgoing emails, allowing contributors to
successfully create accounts and see any other emails generated locally.

Closes #15838
2017-10-03 22:14:19 -07:00
..
2015-09-02 00:38:15 -07:00
2017-09-01 17:38:37 -07:00
2017-07-14 00:09:07 +05:30
2015-11-03 21:54:42 -08:00
2015-06-10 23:59:42 -07:00
2015-10-26 19:28:33 -04:00
2017-07-14 00:09:07 +05:30

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.