Skip to content

specklesystems/speckle-connectors-dui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speckle Connectors DUI

DUI v3 is a Speckle interface embedded inside the desktop connectors that allows users to interact with them - sync streams, manage servers etc. It's built in Vue 3 with Nuxt 3 and only supports client side rendering.

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# yarn
yarn install

And create an .env file from .env.example.

Development

Start the development server on http://localhost:8082

yarn dev

Production

Build the application for production:

yarn build

Check out the deployment documentation for more information...

About

Web UI to use accross connectors (aka dui3)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors