Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fliplet/fliplet-widget-organization-dashboard
Organization dashboard
https://github.com/fliplet/fliplet-widget-organization-dashboard
Last synced: about 4 hours ago
JSON representation
Organization dashboard
- Host: GitHub
- URL: https://github.com/fliplet/fliplet-widget-organization-dashboard
- Owner: Fliplet
- License: gpl-3.0
- Created: 2020-05-19T09:03:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T23:38:10.000Z (almost 2 years ago)
- Last Synced: 2023-08-02T02:34:17.587Z (over 1 year ago)
- Language: Vue
- Size: 3.69 MB
- Stars: 0
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fliplet Widget - Organization Dashboard
## Development
This widget is meant to be used with the Fliplet platform.
Run for local development with the [`fliplet-cli`](https://github.com/Fliplet/fliplet-cli):
```bash
$ npm install
$ npm run watch
```Then, keep the watcher running and on a new tab run the following command:
```bash
$ fliplet run
```