-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Home
Eric Dubé edited this page Oct 23, 2024
·
4 revisions
This page contains documentation for Puter's source code. If you are looking for help with puter.js or our API, see developer.puter.com. This wiki is just starting out, and we have yet to move more documentation here. For now, you can check inside the repository for more documentation.
You are reading documentation for the open-source repository of Puter.
Getting started on localhost is as simple as git clone
npm install
npm start
.