Skip to content

Commit 09d4430

Browse files
authored
Add section with community usage examples
* point to existing community examples in issues section * referenced issue template for new examples and possibility to win some swag
1 parent a820a7c commit 09d4430

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ This is a collection of helper scripts around the PlanetScale CLI to synchronous
1313
* [run pscale from a Docker container](https://github.com/jonico/pscale-cli-helper-scripts/blob/main/use-pscale-docker-image.sh) and still use your local config files, service tokens and port forwarding
1414
* [delete databases](https://github.com/jonico/pscale-cli-helper-scripts/blob/main/remove-database.sh)
1515

16+
### Examples from the community how to make use of those pscale workflows
17+
18+
In the [issues section of this repo](https://github.com/jonico/pscale-cli-helper-scripts/issues) you will find examples how to integrate your favorite framework and CI with the pscale workflow examples provided here. If you have our own examples you like to share with the commmunity and get the chance to win some swag, please [add your example here](https://github.com/jonico/pscale-cli-helper-scripts/issues/new/choose).
19+
20+
1621
## Zero-setup Action workflows included :sparkles:
1722

1823
In case you like to see those helper scripts in action without any further manual configuration, just

0 commit comments

Comments
 (0)