These are the databases that power Spicer OS. Duplicate this whole page into your workspace and you'll have all of them — every property, formula, and relation intact.
Spicer OS finds each database by its ID. To get one:
?)npm run init (or into the matching environment variable)NOTION_LOG_DB_IDNOTION_GOALS_DB_IDNOTION_SV_VIDEOS_DB_IDNOTION_ACCOUNTS_DB_IDNOTION_LEDGER_DB_ID⚠️ Don't rename the database properties — the app matches them by exact name (including emojis and a couple of trailing spaces). You can rename the databases themselves freely.
The databases are just the data layer. To get the actual app running (code, Supabase, deploy), follow the full guide at https://www.spicervisions.online/get