Skip to content

Setup a dovenv project

Create a new dovenv project using the dovenv-create command

Just run this:

bash
npm create dovenv@latest
bash
pnpm create dovenv@latest
bash
yarn create dovenv
bash
bun create dovenv@latest
bash
deno init --npm dovenv@latest

More