Skip to content

diwise/iot-device-mgmt-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

226 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iot-device-mgmt-web

Development

To run the application in development mode, in directory diwiseweb run the following command

npm run dev

That will start a development server and a mock backend api.

Building and running with Docker

docker build -f deployments/Dockerfile -t diwise/iot-device-mgmt-web:latest .
docker run --rm -p 3000:8080 diwise/iot-device-mgmt-web

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

6 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages