Can i hosting my base on a local server on my pc , without any sites like docker?
I saw a video on YouTube a while ago explaining something like this, but now I can’t find it.
The link was like this https://localhost:4040
Can i hosting my base on a local server on my pc , without any sites like docker?
I saw a video on YouTube a while ago explaining something like this, but now I can’t find it.
The link was like this https://localhost:4040
Hi,
You can install baserow on your local machine, but you will not be able to make your bases accessible for others except if you make a web server from you local machine.
Docker is the best tool to install baserow locally. Otherwise, it would require you to separately install every platform that baserow uses which is much more work compared to using Docker.
frederikdc can u help me ?