The live site hosted via this repository reflects the production release tag: ci-test
Note: https://linkora-app.netlify.app/ might reflect new features currently in development. While I manage that site as well, it should not be used for regular purposes. Excluding these two sites, no other hosted versions of Linkora Web are managed by me.
You cannot simply open index.html in your browser. Modern web security blocks WebAssembly and ES modules from loading over the file:// protocol due to strict CORS policies.
To run the web build locally, you will need to download the Linkora-web-wasm.zip file from the releases page, extract the files to a folder, and use a local HTTP server to serve the files.
Linkora App is licensed under the MIT License.