Home
Docs
Blog
Sign In
Home
Docs
Blog
Sign In
Introduction
Getting Started
Quick Start
Tech Stack
Project Structure
Features
Database
Emails
Role-Based Access Control
Payments
Storage
Documentation
Blog
Deployment Guides
AWS
Vercel
Cloudflare
Advanced Topics
Async Jobs
AI Demos
Rate Limiting
Testing
Internationalization
Seo
Troubleshooting
Introduction
Getting Started
Project Structure
Project Structure
Folder Structure
.vscode
app
frontend nuxt code
constants
content
nuxt content folder
emails
vue email templates
handlers
async job handlers
lib
library code
patches
git patches
prisma
public
server
shared
types
.env.example
example .env configuration
.gitignore
.npmrc
biome.json
eslint.config.mjs
i18n.config.ts
vue i18n config
nuxt.config.ts
package.json
pnpm-lock.yaml
README.md
sst-env.d.ts
sst.config.ts
the deployment magic happens here
tailwind.config.ts
tsconfig.json
On This Page
Folder Structure