mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-17 22:01:24 -04:00
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
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.