IEDCMEC / techno-event-management

A powerful event management suite
https://eventsync.iedcmec.in
GNU Affero General Public License v3.0
10 stars 20 forks source link
eventmanagement opensource

Techno Event Management

A powerful event management suite.

techno-event-management.vercel.app


GitHub Repo stars AGPL v3 license


Techno Event Management is an event management suite which helps with managing all aspects of an event from registration to tracking participants during the event and more.

Features

Getting Started

Prerequisites

Here's what you need to be able to run Techno Event:

1. Clone the repository

git clone https://github.com/iedcmec/techno-event-management.git
cd techno-event-management

2. Install npm dependencies

pnpm install

3. Set up the development environment

pnpm run setup

4. Run the dev server

pnpm run dev

4.1 Only run the frontend dev server

cd apps/web-admin
pnpm run dev

4.2 Only run the backend dev server

cd apps/core-admin
pnpm run dev

5. Open the app in your browser

Visit http://localhost:3000 in your browser.

Contributing

We welcome contributions from the community! If you're interested in contributing to Techno Event Management, please read our Contribution Guidelines to get started.

For major changes, please open an issue first to discuss what you would like to change.

Our Contributors ✨

License

Released under the AGPL v3 license.