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
Martin Dahlö cf0e124dc6
🐛 Removed database port number from docker-compose.yml DATABASE_URL (#1132)
Co-authored-by: Luke Vella <me@lukevella.com>
2024-06-10 12:20:25 +01:00
.github 🧑‍💻 Improve developer experience (#1140) 2024-06-09 22:08:02 +01:00
.vscode Update admin layout and pages (#976) 2024-01-13 15:09:48 +07:00
apps 🌐 New Crowdin updates (#1139) 2024-06-10 11:18:16 +01:00
assets/images 📝 Update Readme (#937) 2023-11-17 09:39:02 +07:00
packages 🧑‍💻 Improve developer experience (#1140) 2024-06-09 22:08:02 +01: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 🧑‍💻 Improve developer experience (#1140) 2024-06-09 22:08:02 +01:00
.gitignore 🧑‍💻 Improve developer experience (#1140) 2024-06-09 22:08:02 +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.dev.yml 🧑‍💻 Improve developer experience (#1140) 2024-06-09 22:08:02 +01:00
docker-compose.yml 🐛 Removed database port number from docker-compose.yml DATABASE_URL (#1132) 2024-06-10 12:20:25 +01:00
LICENSE First public commit 2022-04-12 07:14:28 +01:00
package.json 🧑‍💻 Improve developer experience (#1140) 2024-06-09 22:08:02 +01: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 🧑‍💻 Improve developer experience (#1140) 2024-06-09 22:08:02 +01:00
vitest.workspace.ts Use only geographic time zones (#1033) 2024-02-24 01:12:05 +00:00
yarn.lock 🧑‍💻 Improve developer experience (#1140) 2024-06-09 22:08:02 +01: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