Clone Repository
git clone https://github.com/AutoBotSolutions/Opensource-Hosting-Developers-Platform.git
Install Dependencies
npm run install:all
Start Development
npm run dev
Access Application
Frontend: http://localhost:3000Backend: http://localhost:3003
Need detailed instructions?
View Full Guide