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
Luke Vella 2192ef18cb
🐛 Remove specific ciphers in tls config (#1065)
This causes issues with my SMTP servers
2024-03-16 05:10:11 +00:00
.github ♻️ Improvements to house-keeping webhook (#1063) 2024-03-16 11:56:07 +07:00
.vscode Update admin layout and pages (#976) 2024-01-13 15:09:48 +07:00
apps ♻️ Improvements to house-keeping webhook (#1063) 2024-03-16 11:56:07 +07:00
assets/images 📝 Update Readme (#937) 2023-11-17 09:39:02 +07:00
packages 🐛 Remove specific ciphers in tls config (#1065) 2024-03-16 05:10:11 +00:00
scripts ♻️ Switch to next-auth for handling authentication (#899) 2023-10-19 09:14:53 +01:00
.dockerignore ♻️ Switch to turborepo (#532) 2023-03-01 14:10:06 +00:00
.env.development ♻️ Switch to app router (#922) 2023-11-06 09:15:49 +00:00
.gitignore 📓 Add changelog widget (#798) 2023-08-02 18:30:10 +01:00
.prettierrc 📦 Update and fix prettier config (#987) 2024-01-19 14:23:07 +07: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 pull request tittle with gitmoji 2023-09-18 16:09:53 +01:00
docker-compose.e2e.yml ♻️ Refactor email templating code (#533) 2023-03-03 11:46:30 +00:00
docker-compose.yml ♻️ Switch to app router (#922) 2023-11-06 09:15:49 +00:00
LICENSE First public commit 2022-04-12 07:14:28 +01:00
package.json 🔖 Release 3.7.0 2024-03-15 12:06:40 +07:00
README.md 📝 Update Readme (#937) 2023-11-17 09:39:02 +07:00
sample.env Self-Hosting Update (#842) 2023-09-11 15:34:55 +01:00
turbo.json Use only geographic time zones (#1033) 2024-02-24 01:12:05 +00:00
vitest.workspace.ts Use only geographic time zones (#1033) 2024-02-24 01:12:05 +00:00
yarn.lock 📦 Bump follow-redirects from 1.15.4 to 1.15.6 (#1059) 2024-03-15 02:23:24 +00:00

Rallly

Actions Status Crowdin License: AGPL v3 Discord Donate

Rallly

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.

Get started

  1. Clone the repository switch to the project directory

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

    yarn
    
  3. Setup environment variables

    cp sample.env .env
    

    Create a .env file by copying sample.env then open it and set the required configuration options.

  4. Setup the database

    If you don't have a postgres database running locally, you can spin up a new database using docker by running:

    yarn dx
    

    If you already have a postgres database, you can run the migrations and seed the database by running:

    yarn db:setup
    

    This will:

    • run migrations to create the database schema
    • seed the database with test users and random data
  5. Start the Next.js server

    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 thank you to these companies for sponsoring and showing support for this project.

appwrite   Powered by Vercel   Ura Design

Digital Ocean   Sentry   Cloudron   Featurebase