A serverless application for rokka to manage a rokka account.
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.
git clone https://github.com/rokka-io/rokka-dashboard.git && cd rokka-dashboard
npm install
npm run build HOMEPAGE_PATH
open build/index.html
git clone https://github.com/rokka-io/rokka-dashboard.git && cd rokka-dashboard
npm install
npm start
npm run lint
See LICENSE.md