-
Notifications
You must be signed in to change notification settings - Fork 2k
README
KernelDeimos edited this page Oct 23, 2024
·
2 revisions
Note that this documentation is different from the puter.js docs. The scope of the documentation in this directory includes both stable API endpoints that are used by puter.js, as well as API endpoints that may be subject to future changes.
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
.