[WIP] Restructure Docs
Closed this issue · 2 comments
motdotla commented
Docs should start from a high level and go incrementally deeper. Structure something like the following (inspiration heroku.com/start)
Get Started with dotenv
Step-by-step guides for mastering the basis of dotenv.
- Node.js
- Ruby
- Python
- PHP
Get Started with dotenv on Node.js
- Overview
- Install dotenv
- Build .env.vault
- Set DOTENV_KEY
- Deploy
- Digital Ocean
- Initial setup
- Install dotenv
- Build .env.vault
- Set DOTENV_KEY
- Deploy
- Docker
- Initial setup
- Install dotenv
- Build .env.vault
- Set DOTENV_KEY
- Run Docker
- Fly.io
- GitHub Actions
- Initial setup
- Install dotenv
- Build .env.vault
- Set DOTENV_KEY
- Build CI
- Heroku
- Initial setup
- Install dotenv
- Build .env.vault
- Set DOTENV_KEY
- Deploy
- Netlify
- Railway
- Render
- Vercel
Get Started with dotenv on [[X Language]]
motdotla commented
motdotla commented
This is done.