Nuxflare
Docs
Pro
Blog
Docs
Pro
Blog
Nuxflare
Nuxflare Pro
What is Nuxflare Pro?
Getting Started
Quick Start
Project Structure
Features
Authentication
Rate Limiting
WebSockets
AI Demos
GitHub Actions
Blog
Documentation
Analytics
Database
Payments & Billing
Emails
Notifications
Role-Based Access Control
Async Jobs
Storage
Internationalization
Concepts
SST.dev
NuxtHub
Discord
GitHub
Docs
Nuxflare Pro
Getting Started
Project Structure
Project Structure
A peek under the hood at the Nuxflare Pro monorepo codebase.
Folder Structure
.github
github actions workflows
infra
infra as code configuration
packages
monorepo packages
patches
the hacks to get things working on workers runtime
scripts
extra scripts for the boring stuff
.gitignore
bun.lock
config.ts
nuxflare pro config file
package.json
bun workspace setup
README.md
sst-env.d.ts
types that get autogenerated by sst.dev
sst.config.ts
the deployment magic with sst.dev starts here
tsconfig.json
On This Page
Folder Structure