NuxFly
Deploy Nuxt to Fly.io with SQLite and Tigris storage
Nuxt module and CLI tool for deploying Nuxt applications to Fly.io with integrated storage and database support.
- One-Command Deployment
Deploy your Nuxt app to Fly.io with a single command. Automatically generates Dockerfile, fly.toml, and handles build optimization.
- SQLite Database Integration
Built-in libSQL database support with automatic connection management and Drizzle Studio integration for database administration.
- S3-Compatible Storage
Public and private file storage with Tigris S3 buckets. Automatic bucket creation and pre-signed URL generation for secure access.
- Fly.io Platform Integration
Access Fly.io proxy headers, region information, and platform utilities. Built-in composables for server-side integration.
- Development Tools
Local development proxy, database studio access, and comprehensive CLI commands for managing your deployed applications.
- TypeScript Ready
Full TypeScript support with auto-completion and type safety for all composables and configuration options.