This project, pompeichurch.in is a labor of love, designed to keep parishioners and visitors informed about everything happening in our church right at their fingertips.
With comprehensive information about the church since its inception, we aim to share current affairs through a dedicated events webpage and offer heartfelt tributes to parishioners who have departed for their heavenly abode. Mass Timings helps one to plan their spiritual journey effortlessly. Sections for Wards, Associations, Halls, Convents, and Institutions and much more!
✨ Bilingual Support (Konkani and English) ✨ Prayer Corner ✨ Upcoming Events ✨ Rich Gallery
To get pompeichurch.in on your local machine follow the steps given below :
First, you'll need to clone the repository to your local machine. Open your terminal and run the following command:
git clone https://github.com/nigelperis/pompeichurch-website.gitChange your directory to the frontend folder:
cd astro-frontendMake sure you have all the necessary dependencies installed. You can use the following command:
bun installNow, you can run the project on your localhost. Use the following command:
bun devOnce the development server starts, the application will typically be available at http://localhost:3000 (or another port if specified). You can Ctrl+click on the link to open it in your browser.
Change your directory to the backend folder:
cd strapi-backendInstall the required dependencies for the backend. You can use the following command:
pnpm iCreate a .env file based on the .env.example file.
Start the backend server on your localhost:
pnpm run developOnce the server is running, it will be available at http://localhost:1337 (or another port if specified). You can Ctrl+click on the link to open it in your browser.
This project utilizes the following technologies:
- Framework: Astro 🌟
- Styling: Tailwind CSS 🎨
- CMS: Strapi 🛠️
- Database: PostgreSQL 🗂️
- Deployment: Hostinger 🚀
- Analytics: Google Analytics + Microsoft Clarity 💡
👀 Explore our site pompeichurch.in
This website is more than just a digital presence; it’s a step towards making church life more accessible to everyone, everywhere. 😀
This project is licensed under the MIT License.

