@omni-work/web-app
v0.1.1
Published
Prebuilt static web application for OmniWork.
Maintainers
Readme
@omni-work/web-app
Prebuilt static web application for OmniWork.
Install
npm install @omni-work/web-appServe or copy the static assets from:
node_modules/@omni-work/web-app/dist/dist/index.html is the application entry point. Configure the Relay URL in
dist/omniwork-config.js or replace that file during deployment.
This package contains a prebuilt artifact and has no runtime API or build scripts. To rebuild it from source, clone the OmniWork repository and run:
pnpm app:build:web