Skip to content

Commit

Permalink
Add demo video to README
Browse files Browse the repository at this point in the history
  • Loading branch information
elliott-w committed Nov 21, 2024
1 parent 8e209f4 commit 67a5c8e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,21 @@
# Payload plugin switch env

## Demo

<video>
<source src="./demo.webm" type="video/webm">
</video>


## Install

```
pnpm i @elliott-w/payload-plugin-switch-env
```

This plugin only works with:

- payload 3.0.0-beta
- payload 3.x
- mongodb
- any cloud storage adapter (does not support local file storage)

Expand Down
Binary file added demo.webm
Binary file not shown.

0 comments on commit 67a5c8e

Please sign in to comment.