Skip to content

ibenatal/ibenatal.org.br

Repository files navigation

Igreja Batista da Esperança - Site

This is the official repository for Igreja Batista da Esperança, built with Next.js and modern web technologies.

🚀 Getting Started

Prerequisites

  • Node.js 22.x (LTS recommended)
  • pnpm (recommended) - You can install it globally using npm install -g pnpm

Installation

  1. Clone the repository:
git clone https://github.com/ibenatal/ibenatal.org.br.git
cd ibenatal.org.br
  1. Install dependencies:
pnpm install
  1. Create a .env file based on .env.example (if applicable)

  2. Run the development server:

pnpm dev

The site will be available at http://localhost:3000. Production site is available at https://ibenatal.org.br

🛠️ Tech Stack

  • Next.js 15.x
  • React 19
  • TypeScript
  • TailwindCSS v4
  • MDX for content
  • Radix UI components
  • Swiper for carousels

🤝 Contributing

We welcome contributions from the community! Here's how you can help:

  1. Fork the repository from ibenatal/ibenatal.org.br
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Make your changes
  4. Commit using semantic commit messages:
    • feat: - New features
    • fix: - Bug fixes
    • docs: - Documentation changes
    • style: - Code style changes (formatting, etc)
    • refactor: - Code refactoring
    • test: - Adding or updating tests
    • chore: - Maintenance tasks
  5. Push to the branch (git push origin feature/AmazingFeature)
  6. Open a Pull Request with a comprehensive description of changes
  7. Wait for review from maintainers

Pull Request Process

  1. Ensure your PR description clearly describes the problem and solution
  2. Include the relevant issue number if applicable
  3. Update the README.md with details of changes if needed
  4. The PR will be merged once you have the sign-off of at least one maintainer

Please make sure to:

  • Follow the existing code style
  • Add tests if applicable
  • Update documentation as needed
  • Run pnpm lint and pnpm format before committing

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments

  • Thanks to all contributors who help make this project better
  • Built with Next.js and modern web technologies

👥 Contributors

About

Site da ibenatal.org.br - Igreja Batista da Esperança em Natal/RN

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors