mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 13:38:12 -08:00
No description
| app | ||
| bin | ||
| config | ||
| data | ||
| db/migrate | ||
| lib | ||
| spec | ||
| .byebug_history | ||
| .gitignore | ||
| .rspec | ||
| dashboard.gemspec | ||
| Gemfile | ||
| Gemfile.lock | ||
| package.json | ||
| Rakefile | ||
| README.md | ||
| yarn-error.log | ||
| yarn.lock | ||
Dashboard
Short description and motivation.
Usage
How to use my plugin.
Installation
Add this line to your application's Gemfile:
gem "dashboard", git: "https://github.com/edcommonwealth/Dashboard"
And then execute:
$ bundle
And run the migrations:
./bin/rails dashboard:install:migrations
Install javascript bundler
./bin/rails javascript:install:esbuild
Install css bundler
./bin/rails css:install:bootstrap
Contributing
Contribution directions go here.
License
The gem is available as open source under the terms of the GPL v3 license