Skip to content

Commit a09ff99

Browse files
authored
add varlock to examples page (#1063)
1 parent 97135fc commit a09ff99

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/examples.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,9 @@ This page links to examples of how to implement some things with the Epic Stack.
119119
- [Epic Stack + Hono](https://github.com/hakimLyon/epic-stack-hono) by
120120
[@hakimLyon](https://github.com/hakimLyon): An example of Epic Stack with
121121
Hono.
122+
- [Varlock](https://github.com/dmno-dev/epic-stack-with-varlock) by
123+
[@dmno-dev](https://github.com/dmno-dev): Using [Varlock](https://varlock.dev) and a
124+
`.env.schema` file to to improve DX and security of configuration and secrets.
122125

123126
## How to contribute
124127

0 commit comments

Comments
 (0)