Development setup
Last updated
Last updated
Want to contribute to something cool?Join our team now!Your code can make a real impact.Check out the open issues, submit pull requests, and let’s build something awesome together!
Ruby
Ruby on Rails
PostgreSQL
Vue
Vite
Bundler
You can pull the code from .
Clone the Repository
Set Up Docker
Launch the services using Docker Compose:
Access the App Container
Open a bash session in the app container:
Install Dependencies
Inside the container, run:
Configure Environment Variables
Copy the example environment configuration file and edit as necessary:
Add or update the environment variables in your env file.
Database Setup
Run database migrations:
Start the Application
Use the following command to start the app in development mode: