Preparing your experience...
Thank you for your patience 🙏
This is the web project for the Calgary Filipino Methodist Church (CFMC) landing page, built with Next.js 15.
To use the frontend project, clone the repository and navigate to the project directory:
bash
git clone https://github.com/chvaldez10/cfmc-web-app.git cd cfmc-web
If you'd like to contribute, please create a new branch from the main branch using a clear naming convention. For example:
bash
feat-add-footer fix-update-navbar chore-update-readme
This is a Next.js project bootstrapped with create-next-app.
Run the following command to install all required packages:
bash
npm install
Ask for the Supabase key and add it to your .env.local file:
bash
NEXT_PUBLIC_SUPABASE_URL= NEXT_PUBLIC_SUPABASE_ANON_KEY=
Run the development server:
bash
npm run dev
Then open http://localhost:3000 in your browser to view the app.
no pre-commit hooks or GitHub build pipelines, so please make sure everything is working properly before pushing to the remote repository.To deploy, request access to the Vercel project. Currently, the project is being built and deployed from a local environment.
Live deployment: 🔗 https://www.calgaryfilipinomethodistchurch.ca
Last updated: 2025-10-26
© 2025 Calgary Filipino Methodist Church