Mainframe is a Personal Data Warehouse. It syncs data from third-party services into a centralized location.
Report a Bug · Discord Community
Run these commands to get started with Mainframe:
npm create mainframe
cd mainframe
npm start
Then, to open the dashboard, navigate to http://localhost:8744
MIT