77ce6be30c
* Add tsconfig templates to extend from * Add changeset * Right order for assign parameters * Add tsconfigs to export map |
||
---|---|---|
.. | ||
.vscode | ||
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.