Skip to content

grzpiotrowski/sitevisor

Repository files navigation

SiteVisor

SiteVisor is a Digital Twin Application for building monitoring and asset management, particularly for offices and industrial sites. The web applicatioon will simulate real world objects through a 3D digital twin, enabling users to see the site conditions, manage assets, and streamline maintenance tasks effectively. Check the documentation to learn more.

Developing

Once you've installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

Resources

Front-end

Web Workers (only researched)

Documentation

Deployment

Kafka

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published