Releases
Tilepieces is designed to integrate with any type of backend environment through the storage API, which are called to read / write the files of an HTML project.
So we can have many applications, each of which can also be differentiated by setting different panels to the default ones.
To find more information about the creation of a tilepieces app, please visit the framework repository.
At the moment, these are the released applications:
- Progressive web application, accessible through browsers at https://pwa.tilepieces.net. This version writes files to the browser cache. Files will be stored until you refresh/erase the browser cache.
- Node.js version. This version reads / writes to the user's hard disk.
Read more at github.com/tilepieces/tilepieces-node.