Getting Started
Quick Start
Start building your internal tools in 5 minutes
Follow these steps to set up and start using Toolify:
1
Create a new organization
- Login to app.toolify.sh
- Create a new organization
2
Run Quick Start CLI
This will install the VS Code extension and create a new Toolify project.
3
Configure the extension
- In VS Code, navigate to the Toolify extension
- Log in to your Toolify account
- Select your organization
- Create a new tool and start prompting (refer to our prompt guide for best practices)
4
Start the development server
- Open a terminal in VS Code (Ctrl + `)
- Start the development server:
- Open your browser and visit http://localhost:3000 to view your tools