Sam KOriginal post
Rank 2: Process
Hey how to add a platform to Appwrite if it's an Electron App? I am using Quasar Framework after login in the user I am getting this warnings in the console
Summary
- Appwrite SDK can bypass the "Origin" header if not set.
- Appwrite SDK can work without adding a platform to Appwrite.
- Only desktop app for now - possibly an OSX and later a NativeScript version.
- No website version of Appwrite is planned.
- For Electron Apps, add the website where it is hosted as a web app.
- Use `Quasar Framework` with Electron App - after login, warnings are showing in the console.