-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Kaj Kowalski edited this page Jun 9, 2025
·
3 revisions
Welcome to the livedash-node wiki!
- Environment Variables - Complete guide to configuring environment variables for Next.js, Auth.js, and Cloudflare Workers
- Development Setup - Getting started with local development
- Deployment Guide - Deploying to Cloudflare Workers
LiveDash is a Next.js application deployed on Cloudflare Workers with:
- Framework: Next.js 15+ with App Router
- Authentication: Auth.js v5 with OAuth providers
- Database: Cloudflare D1 (SQLite)
-
Runtime: Cloudflare Workers (
workerd) - Package Manager: pnpm