The Serverpod Toolbox is designed to optimise your Serverpod development workflow by automating common tasks, ensuring safe upgrades, and providing easy access to essential commands. Simplify the process of building, running, and maintaining your Serverpod projects.
- Automating Tasks: Execute frequently used commands with a single click
- Command Library: Access an organized list of commands.
- Upgrade Assistance: Provides a safe upgrade process and warnings of potential issues.
- Risk Warnings: Stay informed with alerts about potentially risky commands to keep your project safe.
-
Install the application:
Windows: serverpod_toolbox_installer.exeLinux: Open the project in your favourite IDE and run
Mac OS: Open the project in your favourite IDE and run
-
Manage Projects: Add a project and set the folder to the top level serverpod folder.
Supported Project Structure: Your project should contain the standard serverpod folder structure:
/project_name_flutter/
/project_name_server/
/project_name_client/
/project_name_shared/ (optional)Where 'project_name' is the name of your serverpod project
-
Now just select the action you want to perform on your project by clicking the green 'play' icon next to the command. Not sure what the command does? Click the info button next to it!
We welcome contributions to improve the toolbox!
