mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Update README.md
This commit is contained in:
parent
411c632c25
commit
0662d7233f
1 changed files with 5 additions and 0 deletions
|
|
@ -246,6 +246,11 @@ Then to load it, run the seeder:
|
||||||
bundle exec rake db:seed
|
bundle exec rake db:seed
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Or load it remotely on heroku
|
||||||
|
```bash
|
||||||
|
heroku run:detached -a mciea-beta bundle exec rake db:seed
|
||||||
|
```
|
||||||
|
|
||||||
Or to load it for the lowell dashboard specifically
|
Or to load it for the lowell dashboard specifically
|
||||||
```bash
|
```bash
|
||||||
bundle exec rake data:seed_only_lowell
|
bundle exec rake data:seed_only_lowell
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue