mirror of
https://github.com/withastro/astro.git
synced 2025-01-13 22:11:20 -05:00
21869a614a
* Move client types into Astro * Adds a changeset * Fix path to local client * Reference vite/client in our HMR types * Add back in the expect-error * Update types comment |
||
---|---|---|
.. | ||
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.