Omega is an official Hack Club You Ship, We Ship program. Build an Android, iOS, or cross-platform app and earn Ω tokens for rewards such as phones, developer licenses, and tools.
- Pitch your app idea and get it approved.
- Build for at least 25 hours, tracked with Hackatime.
- Submit your project on Omega Form.
- Get your project approved and earn Ω tokens and gain a multiplier based on approved hours and project quality.
- Spend your tokens in the Omega shop.
You can build for Android, iOS, or both. Participants may submit up to two projects, and the same work cannot be submitted to another YSWS.
- Hack Club sign-in and Hackatime integration
- Pitch and project submissions with review feedback
- Repository, README, demo, and media checks
- Project badges and status tracking
- Ω token rewards and shop
- Mobile development guides
- Svelte 5, TypeScript, and Vite
- Fastify API server
- Airtable database
- Hack Club Auth and Hackatime OAuth
- GitHub API and Slack integrations
npm install
npm run server:watch
npm run devevCopy .env.example to .env and configure the required credentials first. The website runs at http://localhost:5173, with the API on port 3000.
Run checks with npm run check and create a production build with npm run build.
Join the Hack Club Slack and visit #omega for help and project updates.