{"id":19623643,"url":"https://github.com/flowcore-io/luttaka-open","last_synced_at":"2025-07-29T21:15:54.011Z","repository":{"id":219119155,"uuid":"748190973","full_name":"flowcore-io/luttaka-open","owner":"flowcore-io","description":"The open source event experience app powered by the Flowcore Data Management Platform","archived":false,"fork":false,"pushed_at":"2024-05-01T12:00:32.000Z","size":15977,"stargazers_count":11,"open_issues_count":25,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-05-17T20:17:03.863Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://luttaka.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flowcore-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-01-25T13:18:33.000Z","updated_at":"2024-04-27T07:26:30.000Z","dependencies_parsed_at":"2024-02-19T12:52:42.479Z","dependency_job_id":"ee58a8e8-e567-4ca1-97e1-63593aaaf99b","html_url":"https://github.com/flowcore-io/luttaka-open","commit_stats":null,"previous_names":["flowcore-io/application-conference","flowcore-io/open-source-conference-app","flowcore-io/luttaka"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowcore-io%2Fluttaka-open","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowcore-io%2Fluttaka-open/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowcore-io%2Fluttaka-open/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flowcore-io%2Fluttaka-open/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flowcore-io","download_url":"https://codeload.github.com/flowcore-io/luttaka-open/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224096395,"owners_count":17255078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T11:34:59.560Z","updated_at":"2024-11-11T11:35:00.610Z","avatar_url":"https://github.com/flowcore-io.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Luttaka is an open source application to manage tickets, networking and content at events. You\ncan either use the official instance at luttaka.com, or deploy your own instance.\n\n# Basic features for event participants\n\n- Tickets\n- [x] Assign tickets to others\n- [x] Show QR-code during check-in\n- Networking\n- [x] List participants\n- [ ] Search for participants\n- [ ] Mark favourites\n- Content\n- [x] List companies\n- [ ] Search for companies\n- [ ] Mark favourites\n- [ ] Event program\n- Settings\n- [x] Edit participant profile\n- [x] Edit company profile\n\n# Basic features for event administrators\n\n- Tickets\n- [x] Generate tickets\n- [x] Assign tickets that have been bought\n- [ ] Print participant label\n- [x] Check-in participant (scan QR-code)\n- Networking\n- [ ] Edit participant information\n- [ ] Hide participant\n- Content\n- [ ] Edit company information\n- [ ] Hide company\n- [ ] Edit event program\n- Settings\n- [ ] Manage admin permissions\n- [ ] Logs\n\n# Potential future modules\n\n- Personalized agenda\n- Calendar integration\n- Speaker profiles\n- Interactive maps\n- In-app messaging\n- Matchmaking\n- Company showcase section\n- Rating system for participants to provide feedback to companies\n- Voting system\n- Event announcements\n- Live updates\n- Interactive features for participants to ask questions during sessions.\n- Polls for participant engagement and feedback.\n- Details about exhibitors, their products, and booth locations.\n- QR code scanner for quick access to exhibitor information\n- Recognition for event sponsors with logos and descriptions.\n- Special sections for sponsor activities or presentations.\n- Social media integration\n- Document repository\n- Event analytics\n- Emergency information\n- Crypto art wallet\n\n# Stack\n\n- Next.js for the web application\n- TailwindCSS for the styling\n- Shadcn/UI for the UI components\n- Clerk for authentication\n- Drizzle to access the database\n- Flowcore for data infrastructure\n\n# Contribute\n\nThe project is open to contributions. Feel free to open an issue or even a pull-request!\nYou can [read mode about our contribution guidelines in here](./CONTRIBUTING.md).\n\n## Contact\n\nIf you have any questions, concerns, or suggestions, please reach out to us through one of the following channels:\n\n- [GitHub Issues](https://github.com/flowcore-io/luttaka/issues)\n- [Discord](https://discord.gg/Jw4HGPaG)\n- [Email](mailto:flowcore@flowcore.com)\n\n# Prerequisites\n\nTo run the application locally, there are a couple of things that you need to have installed:\n\n### Node.js\n\nIn order to run the project, you will need to have [Node.js](https://nodejs.org/en) installed. We recommend installing it through [nvm](https://github.com/nvm-sh/nvm).\nYou will need Node.js version `20.11.0` or higher.\n\n### yarn\n\nWe use [yarn](https://yarnpkg.com) as our package manager. You can install it by running `npm install -g yarn`.\n\n### Docker Desktop (optional, but recommended)\n\nWe utilise docker to run the Postgres database locally. You can install Docker Desktop from [here](https://www.docker.com/products/docker-desktop).\nThis is not a requirement, but we recommend always running a database in a container - and as such, we assume that you have Docker installed in the instructions below.\n\n### Flowcore Account\n\nBecause the app uses Flowcore as its backend, you will need to set up a free account at [Flowcore](https://flowcore.io). You can read up on the basics [here](https://docs.flowcore.io/guides/1-account/1create-an-account/)\n\n### Flowcore CLI\n\nTo improve the development experience, we use the [Flowcore CLI](https://www.npmjs.com/package/@flowcore/cli). This tool is used for both scaffolding the project on your flowcore account, as well as stream the data from flowcore to your local database.\nRun the following to install the flowcore cli:\n\n```shell\nnpm install -g @flowcore/cli\n```\n\n# Clerk\n\nThe application uses [Clerk](https://clerk.com) for authentication. Therefore, you need to create an account and create a new Clerk application, followed by [obtaining the environment credentials that connects this project to your clerk application](https://clerk.com/docs/quickstarts/nextjs#set-your-environment-variables).\n\n# Tenants\n\nYour tenant is part of the url when you go to your organization in the Flowcore Platform. For example, if you go to `https://flowcore.io/flowcore`, then `flowcore` is your tenant.\nYou can also see the tenant where you select between your active organizations in the top left corner of the UI.\n\n# Run the project locally\n\n- Clone the repository\n- **Scaffold the project into your flowcore account:**\n\nTo run the application locally, you will need to create the datacore and scenarios required for the application to work.\nYou can use the Flowcore CLI to create the datacore and scenarios, or you can use the Flowcore Platform to create them manually.\n\nthen copy the `flowcore.local.example.yaml` file to `flowcore.local.yaml` and fill in the missing information. Then you\ncan run the following command to spin up an environment for development:\n\n```shell\nyarn flowcore:dev\n```\n\nthis will create the required resources in the Flowcore Platform, inside your tenant.\n\n\u003e Requires the Flowcore CLI version 2.5.0 or higher.\n\u003e Production can be created with `yarn flowcore:prod`\n\u003e The command that is run under the hood for dev is `flowcore create -f flowcore.yaml -f flowcore.local.yaml`\n\n- Run `yarn` to install the dependencies\n- Start a PostgreSQL server. You can run `yarn docker:db` (_requires Docker_)\n- Copy the file `.env.example` as `.env` and fill in the missing information\n- Add the two environmental variables `NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY` and `CLERK_SECRET_KEY` to the `.env` file.\n  You can find the instructions [here](https://clerk.com/docs/quickstarts/nextjs#set-your-environment-variables).\n\n- **Run `yarn db:push` to create the database tables**:\n  Because of how Flowcore works, we do not need to consider database migrations. The databases are purely populated from the flowcore platform, hence why we can wipe the database whenever we want to make a change with no worry.\n\n- Run `yarn dev` to start the development server\n- Run `yarn local:stream -s now` to start streaming data from Flowcore to your local instance\n- **You can access the app by browsing to [http://localhost:3000](\u003c[https://](http://localhost:3000)\u003e)**\n\nThe first user to login gets admin privileges.\n\n\u003e Note: The `-s now` flag is used to stream from now on. If you want to stream from a specific time, you can use the `-s 1d` flag. Consult the [flowcore docs](https://docs.flowcore.io/guides/flowcore-cli/4stream-cli/#stream-from-a-specific-time) for more information.\n\n\u003e Note: The `local:stream` command uses the `flowcore.local.development.yaml` file to configure what streams to start and where to send the events for each stream. You can read more about the configuration [here](https://docs.flowcore.io/guides/flowcore-cli/4stream-cli/#local-development)\n# License\n\nThe license is MIT. [You can read more about it here](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowcore-io%2Fluttaka-open","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflowcore-io%2Fluttaka-open","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflowcore-io%2Fluttaka-open/lists"}