You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: For Windows, make sure you have windows build tools installed
bun install --global --production windows-build-tools
Install dependencies
Navigate to the repo
cd desktop
Run install command
bun i
Run the app
bun dev
Env variables
Certain env variables will enable extra features for the app such as authentication, AI, analytics, etc. If .env.example files exists, copy and rename the file .env and fill in the API keys for the feature you'd like to enable.