To get a quick overview of all available tasks, simply run rake or rake -T in your project’s root directory.

General Tasks

These tasks provide general utilities for interacting with your application and managing its codebase.

Database Tasks

These tasks are essential for managing your application’s database schema.

Server Tasks

These tasks help you run your Roda application in different environments.

Asset Compilation Tasks

These tasks are dedicated to managing your frontend assets.

Generation Tasks

These tasks provide convenient ways to scaffold new components for your application.