dotenv-org/dotenv-org.github.io

[WIP] Restructure Docs

Closed this issue · 2 comments

Docs should start from a high level and go incrementally deeper. Structure something like the following (inspiration heroku.com/start)

Screenshot 2023-07-09 at 12 01 53 PM

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]]

This is done.