mkcoder / lifebook

web application to monitor and record the events of your life through: notes, calendar events, reminders, goal keeper, and other interesting features
6 stars 0 forks source link

decoupling of app and user apps #16

Open mkcoder opened 5 years ago

mkcoder commented 5 years ago

current the app loader project owns both user apps and apps tables, which doesn't make sense app should be a standalone service that we can build out independently without having to worry about user apps, we should break and decouple the two services.

what will happen is user by default will have few apps preconfigured and these apps will be installed by default, which would mean a schema change to apps