SkillAgentSearch skills...

Stashboard

A remoteStorage account dashboard

Install / Use

/learn @5apps/Stashboard
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Build Status

Stashboard

Stashboard is a dashboard application for managing one's remoteStorage account. It has been created by 5apps as the front-end for 5apps Storage.

Screenshot of a 5apps Storage dashboard

Storage providers & developers

Feel free to use this for your own server implementation, and also to just re-use parts of the code (e.g. markup and styles).

If you are genuinely interested in adopting this front-end for your server implementation, we would also be willing to help with making the app more customizable, so that you wouldn't have to run a custom fork per se. The GitHub issues are open for any and all requests.

Users

For security reasons, it is not currently possible to log into your 5apps account when the app is not opened from rs.5apps.com. This may change in the future.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone git@github.com:5apps/stashboard.git this repository
  • cd stashboard
  • npm install

Running / Development

Running Tests

  • ember test
  • ember test --server

Linting

  • npm run lint:hbs
  • npm run lint:js
  • npm run lint:js -- --fix

Deploying

  • npm run deploy:staging or npm run deploy:production

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated4mo ago
Forks2

Languages

HTML

Security Score

87/100

Audited on Nov 21, 2025

No findings