8859655f15
* chore: update `astro` to `1.0.0-rc.0` * chore: update `astro` version in examples Co-authored-by: Nate Moore <nate@astro.build> |
||
---|---|---|
.. | ||
public | ||
src | ||
.env | ||
.gitignore | ||
.npmrc | ||
.stackblitzrc | ||
astro.config.mjs | ||
package.json | ||
README.md | ||
sandbox.config.json | ||
tsconfig.json |
Astro Starter Kit: Environment Variables
npm init astro -- --template env-vars
This example showcases Astro's support for Environment Variables. Please see Vite's Env Variables and Modes guide for more information.