react-code-dataset
/
next.js
/packages
/create-next-app
/templates
/default-tw-empty
/js
/.env.example
| # Rename this file to `.env.local` to use environment variables locally with `next dev` | |
| # https://nextjs.org/docs/pages/building-your-application/configuring/environment-variables | |
| MY_HOST="example.com" | |