-
As this is made in typescript (i know with electron but i guess its not too relevant), is there any way of self hosting it? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
@t3rry327 , yes, you can build and package the app locally and use it without dependencies.
onlook/apps/studio/package.json Lines 24 to 28 in 0074d5c If you'd like to set up everything, including AI, you can just copy the .env.example into a .env file and fill in all the keys. Does this help? onlook/apps/studio/.env.example Line 1 in 5042b68 |
Beta Was this translation helpful? Give feedback.
-
Can I use azure open ai api? |
Beta Was this translation helpful? Give feedback.
-
just wanted to self host a web version using the server hardware and just using the browser to work, but i understand the limitations |
Beta Was this translation helpful? Give feedback.
Well actualy, since we have the web version, you can now do that @t3rry327
https://docs.onlook.com/docs/developer/running-locally