Eventity.xyz is an online platform for event booking and ticketing. Built with Next.js and Strapi, Eventity.com aims to provide event organizers with an all-in-one solution for managing events and selling tickets.
- User-friendly event creation and management interface
- Secure payment processing using Stripe
- Email marketing integration for event promotion
- Real-time attendee management and tracking
- Customizable event pages with branding and design options
- Next.js
- Strapi
- Stripe API
- Mailchimp API
- Facebook API
- Google Maps API
To get started with Eventity.xyz, follow these steps:
- Clone the repository to your local machine
- Install the necessary dependencies using
npm install
- Create a
.env
file in the root directory and add the required environment variables - Start the development server using
npm run dev
If you would like to contribute to Eventity.com, please follow these guidelines:
- Fork the repository to your own GitHub account
- Create a new branch for your feature or bug fix
- Make your changes and commit them with descriptive commit messages
- Push your changes to your branch on your forked repository
- Create a pull request to merge your changes into the main repository
Eventity.xyz is licensed under the MIT License. See LICENSE
for more information.