[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-8910":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":16,"stars30d":16,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":17,"rankGlobal":10,"rankLanguage":10,"license":18,"archived":19,"fork":19,"defaultBranch":20,"hasWiki":19,"hasPages":21,"topics":22,"createdAt":10,"pushedAt":10,"updatedAt":23,"readmeContent":24,"aiSummary":25,"trendingCount":16,"starSnapshotCount":16,"syncStatus":26,"lastSyncTime":27,"discoverSource":28},8910,"eventyay-checkin","fossasia\u002Feventyay-checkin","fossasia","eventyay checkin https:\u002F\u002Faccess.eventyay.com","https:\u002F\u002Faccess.eventyay.com",null,"Vue",1464,24,4,11,0,17.19,"Apache License 2.0",false,"development",true,[],"2026-06-12 02:02:00","# Open Event Check-In\n\n[![Netlify Status](https:\u002F\u002Fapi.netlify.com\u002Fapi\u002Fv1\u002Fbadges\u002F7456234f-3254-4395-8cd8-67979322e555\u002Fdeploy-status)](https:\u002F\u002Fapp.netlify.com\u002Fsites\u002Fopen-event-checkin\u002Fdeploys)\n[![Codacy Badge](https:\u002F\u002Fapp.codacy.com\u002Fproject\u002Fbadge\u002FGrade\u002F3583a71b83d94d388e1d8dd087f2b861)](https:\u002F\u002Fapp.codacy.com\u002Fgh\u002Ffossasia\u002Fopen-event-checkin\u002Fdashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)\n[![Gitter](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Fchat-on%20gitter-ff006f.svg?style=flat-square)](https:\u002F\u002Fgitter.im\u002Ffossasia\u002Fopen-event-frontend)\n[![Mailing](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FMailing-List-red.svg)](https:\u002F\u002Fgroups.google.com\u002Fforum\u002F#!forum\u002Fopen-event)\n[![Twitter Follow](https:\u002F\u002Fimg.shields.io\u002Ftwitter\u002Ffollow\u002Feventyay.svg?style=social&label=Follow&maxAge=2592000?style=flat-square)](https:\u002F\u002Ftwitter.com\u002Feventyay)\n\n## Communication\nPlease join our [mailing list](https:\u002F\u002Fgroups.google.com\u002Fforum\u002F#!forum\u002Fopen-event) or [chat channel](https:\u002F\u002Fgitter.im\u002Ffossasia\u002Fopen-event-frontend) to get in touch with the developers.\n\n## Installation\nEasily deployed on a variety of platforms. Detailed platform specific instructions have been provided below.\n\n### Local\nClone or Fork the codebase and following instructions [below](#running--development).\n\n### Github Pages (using Github Actions)\nRefer to the [workflow](https:\u002F\u002Fgithub.com\u002Ffossasia\u002Fopen-event-checkin\u002Ftree\u002Fdevelopment\u002F.github\u002Fworkflows) for deployment.\n\n## Running \u002F Development\n\nAfter cloning the codebase, install packages:\n```sh\nnpm i\n```\n\nRunning:\n\n```sh\nnpm run dev\n```\nVisit your app at [http:\u002F\u002Flocalhost:8080](http:\u002F\u002Flocalhost:8080).\n\n### Lint with [ESLint](https:\u002F\u002Feslint.org\u002F)\n\n```sh\nnpm run lint\n```\n\n### Format code with [Prettier](https:\u002F\u002Fprettier.io\u002F)\n\n```sh\nnpm run format\n```\n\n### Running Tests (WIP)\n\nUnit Tests with [Vitest](https:\u002F\u002Fvitest.dev\u002F)\n```sh\nnpm run test:unit\n```\n\nEnd-to-End Tests with [Cypress](https:\u002F\u002Fwww.cypress.io\u002F)\n```sh\nnpm run test:e2e:dev\n```\n\n### Building for Production\n\n```sh\nnpm build\n```\n\n## Deployments and Releases\n\n### Deployments\n\n**Master branch**\n\nDeployed in a production environment at [checkin.eventyay.com](https:\u002F\u002Fcheckin.eventyay.com) it consumes the API exposed by master branch deployment of open event server, hosted at [api.eventyay.com](https:\u002F\u002Fapi.eventyay.com).\n\n## Kiosk Mode Setup (Silent Badge Printing)\n\nThis setup runs **Google Chrome in kiosk mode** for automated check-in and **silent badge printing**.\n\n### 1. Launch Chrome in Kiosk Mode\n\nRun the following command:\n\n```sh\nopen -a \"Google Chrome\" --args --kiosk --kiosk-printing --app=https:\u002F\u002Faccess.eventyay.com\n```\n\n### 2. Register the Device\n\nOnce Chrome opens:\n\n1. Select the **Server**.\n2. Choose **Badge Printing Station**.\n3. Continue with **Device Registration**.\n\nAfter registration, the kiosk will be ready for **automated attendee check-in and badge printing**.\n> Ensure the **printer is installed and set as the default printer** on the system.\n\n\n---\n\nIf you want, I can also add a **“Auto-start kiosk on boot” section** (very useful for event check-in machines).\n\n#### Development branch\n\nOnly deployed locally with `npm run dev` or Netlify when you make a pull request it consumes the API exposed by development branch of open event server, hosted at [test-api.eventyay.com](https:\u002F\u002Ftest-api.eventyay.com).\n\n## Further Reading \u002F Useful Links\n\n- [Vue.js](https:\u002F\u002Fvuejs.org\u002F)\n\n- [Vue Router](https:\u002F\u002Frouter.vuejs.org\u002F)\n\n- [Pinia](https:\u002F\u002Fpinia.vuejs.org\u002F)\n  \n- [Tailwind CSS](https:\u002F\u002Ftailwindcss.com\u002F)\n\n- [Headless UI](https:\u002F\u002Fheadlessui.com\u002F)\n\n- [heroicons](https:\u002F\u002Fheroicons.com\u002F)\n\n- [Vue Devtools for browsers](https:\u002F\u002Fdevtools.vuejs.org\u002Fguide\u002Finstallation.html)\n\n\n## Contributions Best Practices\n\n### Commits\n\n- Write clear meaningful git commit messages (Do read [chris.beams.io\u002Fposts\u002Fgit-commit\u002F](https:\u002F\u002Fchris.beams.io\u002Fposts\u002Fgit-commit\u002F))\n- Make sure your PR's description contains GitHub's special keyword references that automatically close the related issue when the PR is merged. (More info at [github.com\u002Fblog\u002F1506-closing-issues-via-pull-requests](https:\u002F\u002Fgithub.com\u002Fblog\u002F1506-closing-issues-via-pull-requests) )\n- When you make very minor changes to a PR of yours (like for example fixing a failing Travis build or some small style corrections or minor changes requested by reviewers) make sure you squash your commits afterward so that you don't have an absurd number of commits for a very small fix. (Learn how to squash at [davidwalsh.name\u002Fsquash-commits-git](https:\u002F\u002Fdavidwalsh.name\u002Fsquash-commits-git) )\n- When you're submitting a PR for a UI-related issue, it would be really awesome if you add a screenshot of your change or a link to a deployment where it can be tested out along with your PR. It makes it very easy for the reviewers and you'll also get reviews quicker.\n\n### Feature Requests and Bug Reports\n\nWhen you file a feature request or when you are submitting a bug report to the [issue tracker](https:\u002F\u002Fgithub.com\u002Ffossasia\u002Fopen-event-checkin\u002Fissues), make sure you add steps to reproduce it.\n\n### Join the development\n\n- Before you join development, please set up the project on your local machine, run it and go through the application completely.\n- If you would like to work on an issue, drop in a comment with the estimated completion date at the issue. If it is already assigned to someone, but there is no sign of any work being done, please feel free to drop in a comment.\n\n## License\n\nThis project is currently licensed under the [Apache License version 2.0](LICENSE).\n\nTo obtain the software under a different license, Please contact [FOSSASIA](https:\u002F\u002Fblog.fossasia.org\u002Fcontact\u002F).\n","eventyay checkin 是一个用于活动签到和徽章打印的开源项目。该项目使用 Vue.js 构建，支持本地开发、GitHub Pages 自动部署，并提供了详尽的安装与配置指南。它具备自动化参会者签到及静默徽章打印功能，特别适合需要高效管理参与者入场流程的各种规模的会议或活动场合。此外，该应用还支持在 Google Chrome 浏览器的自助服务模式下运行，进一步简化了现场操作流程。",2,"2026-06-11 03:20:16","top_language"]