Self-hostable doodle poll alternative. Find the best date for a meeting with your colleagues or friends without the back and forth emails.
Find a file
2026-03-28 14:19:41 +01:00
.agents/skills 🔧 Add agent skills 2026-02-27 23:03:08 +00:00
.claude/skills 🔧 Add agent skills 2026-02-27 23:03:08 +00:00
.github 👷 Run docker build smoke test in CI (#2180) 2026-02-11 20:21:03 +00:00
.husky 🔧 Add pre-commit hook with Biome linting via husky and lint-staged (#2228) 2026-02-26 13:00:46 +00:00
.vscode ♻️ Refactor biome config (#2136) 2026-01-17 12:19:21 +00:00
apps Add frame and event meta components 2026-03-28 14:19:41 +01:00
assets/images 📝 Add crowdin logo 2025-11-12 11:38:49 +00:00
packages 💄 Update desktop poll 2026-03-27 23:59:43 +01:00
scripts 🚀 Remove corepack dependency from docker image (#2181) 2026-02-12 11:33:58 +00:00
.cursorrules 📝 Update rules 2026-03-06 20:28:15 +00:00
.dockerignore ⬆️ Upgrade to next 16 (#2161) 2026-02-07 08:23:22 +07:00
.gitignore 🚀 Add package for automatically generating screenshots (#2186) 2026-02-16 11:20:07 +00:00
.mcp.json ⬆️ Upgrade to next 16 (#2161) 2026-02-07 08:23:22 +07:00
.npmrc ⬆️ Upgrade node types (#2142) 2026-01-19 15:19:35 +00:00
.nvmrc ⬆️ Upgrade to node 24 (#2139) 2026-01-17 12:19:21 +00:00
biome.json ⬆️ Upgrade to next 16 (#2161) 2026-02-07 08:23:22 +07:00
CLAUDE.md 🔧 Integrate portless for named local dev URLs (#2290) 2026-03-24 11:10:11 +00:00
CODE_OF_CONDUCT.md 📝 Update CODE_OF_CONDUCT.md 2025-06-19 10:31:14 +01:00
CONTRIBUTING.md 📝 Reorganize docs + add contributing guide (#687) 2023-05-03 10:08:04 +00:00
crowdin.yml Revert "Update Crowdin configuration file" 2025-06-02 23:58:15 +01:00
docker-compose.dev.yml ⬆️ Upgrade to next 16 (#2161) 2026-02-07 08:23:22 +07:00
docker-compose.yml 👷 Run docker build smoke test in CI (#2180) 2026-02-11 20:21:03 +00:00
LICENSE First public commit 2022-04-12 07:14:28 +01:00
package.json 🔧 Integrate portless for named local dev URLs (#2290) 2026-03-24 11:10:11 +00:00
pnpm-lock.yaml ⬆️ Upgrade next (#2292) 2026-03-26 12:09:10 +01:00
pnpm-workspace.yaml 🗃️ Upgrade prisma, split schema and add user role (#1722) 2025-05-22 10:45:34 +01:00
README.md 🔧 Integrate portless for named local dev URLs (#2290) 2026-03-24 11:10:11 +00:00
skills-lock.json 🔧 Add agent skills 2026-02-27 23:03:08 +00:00
turbo.json ♻️ Migrate button to base ui (#2259) 2026-03-06 12:07:25 +00:00
vitest.workspace.ts 🔧 Update vitest config for better vscode compatability (#1404) 2024-10-20 10:43:40 +00:00

Rallly

Actions Status Crowdin License: AGPL v3 Discord Donate

Screenshot

Schedule group meetings with friends, colleagues and teams. Create meeting polls to find the best date and time to organize an event based on your participants' availability. Save time and avoid back-and-forth emails.

Built with Next.js, Prisma, tRPC & TailwindCSS

Self-hosting

Check out the self-hosting docs for more information on running your own instance of Rallly.

Local Installation

The following instructions are for running the project locally for development.

  1. Clone the repository and switch to the project directory

    git clone https://github.com/lukevella/rallly.git
    cd rallly
    
  2. Install dependencies

    pnpm install
    
  3. Setup environment variables

    Copy the sample environment file and fill in the required values:

    cp apps/web/.env.sample apps/web/.env
    cp packages/database/.env.sample packages/database/.env
    

    See configuration options for a full list of available options.

  4. Generate Prisma client

    pnpm db:generate
    
  5. Setup database

    You will need to have Docker installed and running to run the database using the provided docker-compose file.

    To start the database, run:

    pnpm docker:up
    

    Next run the following command to setup the database:

    pnpm db:reset && pnpm db:seed
    

    This will:

    • delete the existing database (if it exists)
    • run migrations to create a new database schema
    • seed the database with test users and random data
  6. Start the Next.js server

    pnpm dev
    

Contributors

Please read our contributing guide to learn about how to contribute to this project.

Translators 🌐

You can help translate Rallly to another language by following our guide for translators.

License

Rallly is open-source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version. See LICENSE for more detail.

Sponsors

Thank you to our sponsors for making this project possible.

             

Become a sponsor →

And thank you to these companies for sponsoring and showing support for this project.

appwrite Powered by Vercel Ura Design Crowdin
Digital Ocean Sentry Cloudron Featurebase