/rallly

Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

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.

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 →

This project is also supported by the following companies through their open-source sponsorships.

appwrite     Powered by Vercel     Digital Ocean     Sentry    Cloudron