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.
- Real-time participant tracking: Track all the participants using a qr code during the event.
- Analytics: Get insights about the event.
Here's what you need to be able to run Techno Event:
- Node.js (version >= 18)
- PostgreSQL
git clone https://github.com
cd techno-event-managementpnpm installcp .env.example .envpnpm run devVisit http://localhost:3000 in your browser.