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
2023-05-03 10:08:04 +00:00
.github ⬆️ Upgrade to node 18 (#680) 2023-04-26 08:32:07 +00:00
.vscode 📝 Reorganize docs + add contributing guide (#687) 2023-05-03 10:08:04 +00:00
apps 📝 Reorganize docs + add contributing guide (#687) 2023-05-03 10:08:04 +00:00
assets/images 📝 Reorganize docs + add contributing guide (#687) 2023-05-03 10:08:04 +00:00
packages ♻️ Update posthog identification flow (#686) 2023-05-02 15:24:07 +01:00
scripts 🐛 Format version in production build script 2023-04-14 12:17:14 +01:00
.dockerignore ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
.eslintrc.json ♻️ Add icons package (#646) 2023-04-03 19:22:25 +01:00
.gitignore ♻️ Refactor email templating code (#533) 2023-03-03 11:46:30 +00:00
.prettierrc First public commit 2022-04-12 07:14:28 +01:00
CODE_OF_CONDUCT.md 📝 Add community governance docs 2023-03-24 09:31:40 +00:00
CONTRIBUTING.md 📝 Reorganize docs + add contributing guide (#687) 2023-05-03 10:08:04 +00:00
crowdin.yml Update Crowdin configuration file 2023-04-28 09:59:55 +01:00
docker-compose.e2e.yml ♻️ Refactor email templating code (#533) 2023-03-03 11:46:30 +00:00
docker-compose.yml ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
LICENSE First public commit 2022-04-12 07:14:28 +01:00
package.json 📝 Reorganize docs + add contributing guide (#687) 2023-05-03 10:08:04 +00:00
README.md 📝 Reorganize docs + add contributing guide (#687) 2023-05-03 10:08:04 +00:00
sample.env 📝 Update README 2023-04-14 10:59:13 +01:00
turbo.json 🐛 Fix i18n:scan input 2023-04-30 13:39:07 +01:00
yarn.lock 📦 Bump nth-check from 1.0.2 to 2.1.1 (#673) 2023-04-25 18:17:20 +01:00

Rallly

Actions Status Crowdin License: AGPL v3 Discord Donate

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

Rallly

Self-hosting

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

Development

Clone this repo and change directory to the root of the repository.

git clone https://github.com/lukevella/rallly.git
cd rallly

Install dependencies

yarn

Copy the sample .env file then open it and set the required configuration options.

cp sample.env .env

Next, run the following command:

yarn db:generate && yarn db:reset

This will:

  • generate the prisma database client
  • run migrations to create the database schema
  • seed the database with some random data

Start the Next.js server

# For development
yarn 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 thanks to these companies for providing their services to host and run rallly.co.

Powered by Vercel     Digital Ocean     Sentry