GitHub Stars
154
User Rating
Not Rated
Favorites
0
Views
90
Forks
22
Issues
5
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Node.js: 22 or higher
npm: Latest version
Claude Desktop: Latest version
Installation Steps
1. Clone Repository
bash
git clone https://github.com/Toolbase-AI/toolbase.git
cd toolbase
2. Install Dependencies
bash
cd packages/app
npm install
3. Start Application
bash
npm start