You've already forked tribes-plugin-template
Document tribes.migrate workflow in template README
Some checks failed
CI / Test (push) Failing after 1s
Some checks failed
CI / Test (push) Failing after 1s
This commit is contained in:
@@ -94,6 +94,14 @@ Three test levels:
|
|||||||
|
|
||||||
Run all: `mix test`
|
Run all: `mix test`
|
||||||
|
|
||||||
|
For DB setup/migrations in local development, run:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
mix tribes.migrate
|
||||||
|
```
|
||||||
|
|
||||||
|
This runs Tribes + Parrhesia + plugin migrations via `Tribes.Release`.
|
||||||
|
|
||||||
## Building for Release
|
## Building for Release
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user