scripting / feedlandInstall

Instructions for setting up a FeedLand server.
GNU General Public License v3.0
3 stars 1 forks source link

What is the apps column in the users table for? #46

Open scripting opened 8 months ago

scripting commented 8 months ago

This question came up yesterday. Here's a short version of the answer.

Basically there's a shell coming for writing browser-based UIs for FeedLand. I don't want the feedlandHome user interface to be the only way of using FeedLand.

Every app that builds on FeedLand will need storage, the apps object is for user-level app storage.

An example is provided in the new docs.