Hi!, you don’t need to run it locally, just create a bookmark from the site as described here https://github.com/Artawower/orgnote/wiki/orgnote-install, or download it from release page if you have android phone
You can deploy your own backend, but I think right now some env values are hardcoded and you might run into a problem, besides there is no manual on how to do it.
Also, I need to provide the functionality to choose a server from the client side… Right now you are forced to recompile app for a new server with new API_URL and AUTH_URL env variables
Hi!, you don’t need to run it locally, just create a bookmark from the site as described here https://github.com/Artawower/orgnote/wiki/orgnote-install, or download it from release page if you have android phone You can deploy your own backend, but I think right now some env values are hardcoded and you might run into a problem, besides there is no manual on how to do it. Also, I need to provide the functionality to choose a server from the client side… Right now you are forced to recompile app for a new server with new
API_URL
andAUTH_URL
env variables