- Move Astro files from dealplustech-astro/ to project root - Update Dockerfile: PORT environment variable (default 80) - Add vite.config.ts with allowedHosts: true - Matches nixpacks behavior for Easypanel deployment - No hardcoded ports or domains
12 lines
123 B
Markdown
12 lines
123 B
Markdown
# vitefu
|
|
|
|
Utilities for building frameworks with Vite.
|
|
|
|
## Usage
|
|
|
|
See [src/index.d.ts](./src/index.d.ts).
|
|
|
|
## License
|
|
|
|
MIT
|