mirror of
https://github.com/HeyPuter/puter.git
synced 2025-01-24 15:20:21 +08:00
0a47daa289
The kdmod module was broken since we renamed packages/ to src/. Also, the update to mod loading for some unknown reason now requires each call to require to end with `.js`. As far as I know, this was working previously. |
||
---|---|---|
.. | ||
data | ||
gui | ||
CustomPuterService.js | ||
module.js | ||
package.json | ||
README.md | ||
ShareTestService.js |
Kernel Dev Mod
This mod makes testing and debugging easier.
Current Features:
- A service-script adds
reqex
to thewindow
object in the client, which contains a bunch of example requests to internal API endpoints.