Most teams start with anDocumentation Index
Fetch the complete documentation index at: https://docs.enkryptify.com/llms.txt
Use this file to discover all available pages before exploring further.
.env file. Importing that file is the fastest way to see Enkryptify working with real secrets.
Before you start
- Create a workspace and project
- Keep your
.envfile local - Do not commit the file to git
Import from the dashboard
Select environments
Choose the environments that should receive these values. For a local
.env, this is usually development.Run locally
After importing, install and authenticate the CLI:npm run dev with your normal start command.