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
Hey! This looks very promising! A quick question if you don’t mind me asking:
Is the pwa version meant to be self hosted or to be locally run similarly to or-roam-ui?
I if can self host it on a server and sync/edit notes this would be a dream come true for me :)
Thanks!
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