Discover / GTM & Growth

Rallly

by lukevellaTypeScript

Scheduling poll tool for coordinating meetings and sales calls

Toolstable

Maturity: stable because 12y old, v4.11.1 released 44d ago. Derived from release and commit history, not a rating.

Stars
5.2k
Forks
543
Downloads / mo
Last commit
2026-08-03
License
AGPL-3.0
Open issues
3

Market and trust evidence

Edition not yet matched

No exact skills.sh identity match is available for this repository. Repository adoption and freshness remain visible above; install momentum is not inferred.

Trust analysis is a screening signal, not a security warranty. Read the ranking and trust methodology.

In practice

Written by AI from this repository’s README · high confidence

Finding a meeting time across a group turns into a long email thread with no shared view of availability.

Use it when

Use it when you need a quick date poll that participants can answer without creating an account.

Not the right pick when

Self hosting details live in external docs, and it schedules polls rather than acting as a full calendar system.

Capabilities

  • date and time polls with multiple proposed options
  • participants vote by opening a link with no account needed
  • availability grid showing everyone's responses at a glance
  • comments on the poll for discussing details
  • notifications when participants respond and finalization of the winning date
  • ships as a Docker image for self hosting

Requirements

  • Docker to run a self hosted instance

Cost: Free and open source

Video walkthroughs

Third-party YouTube uploads matched to this tool by title, channel and repository name on 2026-08-03. Not made, reviewed or endorsed by SkillPilot. View counts and publish months are as of the match date and the month is approximate. Nothing loads from YouTube until you press play.

What the repository ships

Ships CLAUDE.mdMCP manifestCursor rulesDocker imageSecurity policyCI configured

Detected from the actual files in the repository root.

Latest release v4.11.1

Published 2026-06-20

🐳 Self-hosting fix

4.11.0 introduced a regression that crashed self-hosted instances with a "Something went wrong" error boundary on every page.

NEXT_PUBLIC_BASE_URL is set at runtime on self-hosted deployments, so it isn't available in the browser. A recent change started running environment validation client-side, which then failed on the missing value and broke every page load. Rallly Cloud was not affected.

[!IMPORTANT]

Self-hosted users on 4.11.0 should upgrade to 4.11.1. No configuration or database changes are required.

What's Changed

  • 🐛 Keep environment validation out of the client bundle (#2476, fixes #2474)

Full Changelog: https://github.com/lukevella/rallly/compare/v4.11.0...v4.11.1

Tags

README

<div align="center">

<img src="./assets/images/logo-color.svg" width="200px" alt="Rallly" />

Schedule group meetings, without the back-and-forth

<p>

<a href="https://rallly.co"><strong>Website</strong></a> ·

<a href="https://support.rallly.co"><strong>Documentation</strong></a> ·

<a href="https://discord.gg/uzg4ZcHbuM"><strong>Discord</strong></a>

</p>

Actions Status

Crowdin

License: AGPL v3

Discord

Donate

</div>

<br />

<img src="./assets/images/splash.png" alt="Rallly screenshot" />

<br />

Rallly is an open-source scheduling tool that helps you find the best date and time to meet. Create a poll with a few options, share the link, and let your participants vote on when they're available. No more back-and-forth emails.

✨ Features

  • 📅 Date & time polls — Propose multiple options and find what works for everyone
  • 🗳️ No account needed to vote — Participants just open the link and respond
  • 📊 Availability grid — See everyone's responses at a glance
  • 💬 Comments — Discuss the details right on the poll
  • 🔔 Notifications — Get notified when participants respond
  • Finalize a date — Pick the winning option and notify everyone
  • 🌍 10+ languages — Community-translated via Crowdin
  • 🔒 Open source & self-hostable — Own your data

☁️ Cloud version

The quickest way to get started is the hosted version. Create your first poll in seconds, no installation required.

Try Rallly free →

🐳 Self-hosting

Prefer to run your own instance? Rallly ships as a Docker image and can be self-hosted in minutes.

See the self-hosting docs for installation and configuration options.

🛠️ Built with

Next.js · Prisma · tRPC · TailwindCSS

🤝 Contributing

Contributions are welcome! Have a look at the contributing guide to get started with local development and find out how you can help.

  • 🌐 Translators — Help translate Rallly into your language
  • 🔐 Security — Found a vulnerability? See our security policy
  • 🤝 Community — Please read our Code of Conduct

📜 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 &rarr;

<br />

<a href="https://vercel.com/open-source-program">

<img alt="Vercel OSS Program" src="https://vercel.com/oss/program-badge-2026.svg" height="40" />

</a>

Related tools