mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Add link to Loom demo (#790)
This commit is contained in:
parent
f2755ec93e
commit
3162b4206f
1 changed files with 6 additions and 1 deletions
|
|
@ -173,7 +173,12 @@ Note that a "restore" will replace the state of the development database with th
|
|||
|
||||
## Teams seed data
|
||||
|
||||
When developing on both the `master` and `teams` branches, it may be useful to create seed data that includes users and teams. This can be achieved with the following steps:
|
||||
When developing on both the `master` and `teams` branches, it may be useful to create seed data that includes users and teams.
|
||||
|
||||
Check out this Loom demo video that walks through creating teams seed data:
|
||||
https://www.loom.com/share/1c41a1540e8f41328a7a6cfc56ad0a01
|
||||
|
||||
For a text-based walkthrough, check out the following steps:
|
||||
|
||||
First, create a `env` file with the following contents:
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue