A modern web-app boilerplate with Create React App and Firebase. Focused on simplicity for new devs, rapid prototyping, and smallish projects.
Full documentation at getfirefly.org
Child folders each have their own readmes
/functions- contains all the backend code (not much)/public- files that will be available as-is on the web server/scripts- convenience scripts for developers/src- the front-end app