Skip to content

platformatic/watt-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watt-admin

Project setup

npm install

Build

npm run build

Start

npm run start

Dev Mode

This will auto-reload both the backend and frontend when changes are made.

npm run dev

Test the frontend app

  1. run the server
  2. open the browser and go to http://localhost:3042/
  3. click on /admin link
  4. this is the frontend app!

Test the backend app

  1. run the server
  2. open the browser and go to http://localhost:3042/
  3. click on "OpenAPI Documentation" link
  4. call the /runtimes endpoint
  5. call the /metrics/{id} endpoint

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published