Add more framework integrations to docs

This commit is contained in:
Tuan Dang
2022-11-28 22:34:31 -05:00
parent 3ece5a0390
commit 4f5ad07ace
10 changed files with 86 additions and 10 deletions

View File

@@ -30,5 +30,5 @@ infisical init
## Start your server with environment variables injected
```bash
yarn start
npm start
```