lukevella / rallly
Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing lukevella/rallly in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewSchedule 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. Local Installation The following instructions are for running the project locally for development. • Clone the repository and switch to the project directory • Install dependencies • Setup environment variables Create a file by copying . This will be were you can set your configuration options. **Note:** is preconfigured with default values for development. You can leave these as is for local development. • Generate Prisma client • Setup database You will need to have Docker installed and running to run the database using the provided docker-compose file. To start the database, run: Next run the following command to setup the database: This will: • delete the existing database (if it exists) • run migrations to create a new database schema • seed the database with test users and random data • Start the Next.js server 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.