Product Owner: Adam Park | Part of the Where's Religion project, funded by the Henry Luce Foundation and developed through Open Source with SLU.
Where's Religion? is a colaborative platform designed for diverse users with interests in sharing media and notes about their respective encounters with "religion" in everyday places.
Find the mobile app repository here
# Clone and install
git clone https://github.com/oss-slu/lrda_website.git
cd lrda_website
pnpm install
# Set up environment files
pnpm setup
# Start everything (Docker, Firebase emulators, backend, frontend)
pnpm dev:fullOpen http://localhost:3000 - the full stack is running!
New Contributors: See our detailed Contributing Guide for more options and troubleshooting.