S
Superlindey CREATOR DRAFT

Create or open a project

A project contains a complete app.json + the runtime behavior files (hooks, custom functions, channel logic). Export as a single .japp package.

What a project includes
  • Full app.json (objects, ownership, channels, functions, state machines)
  • hooks/objects/ + hooks/functions/ PHP files
  • channels/*/ endpoint logic files
  • manifest.json + correct package layout
Every project is a real folder on disk (server-side). Develop in head, create Releases from head, patch via Release Update Candidates. Only Release tails export as .japp.
Your projects
Loading projects…