Skip to content

rokka-io/rokka-dashboard

Repository files navigation

Rokka dashboard

A serverless application for rokka to manage a rokka account.

Features

  • Show statistics
  • List images and apply changes to them
  • Upload images
  • List stacks
  • Create new stacks.

Usage

For using rokka-dashboard you need to clone the repository and run the build for yourself at the moment. We plan to add automatic builds in the future.

This ensures the paths for including scripts etc. are correct in the built HTML and CSS files.

  1. clone the repo: git clone https://github.com/rokka-io/rokka-dashboard.git && cd rokka-dashboard
  2. run npm install: npm install
  3. run build: npm run build HOMEPAGE_PATH
  4. open / deploy build directory: open build/index.html

Development / Contributing

  1. clone the repo: git clone https://github.com/rokka-io/rokka-dashboard.git && cd rokka-dashboard
  2. run npm install: npm install
  3. run npm start: npm start
  4. start hacking
  5. run linter: npm run lint
  6. send a PR

License

See LICENSE.md

About

Serverless dashboard for rokka.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages