We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97135fc commit a09ff99Copy full SHA for a09ff99
docs/examples.md
@@ -119,6 +119,9 @@ This page links to examples of how to implement some things with the Epic Stack.
119
- [Epic Stack + Hono](https://github.com/hakimLyon/epic-stack-hono) by
120
[@hakimLyon](https://github.com/hakimLyon): An example of Epic Stack with
121
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.
125
126
## How to contribute
127
0 commit comments