Home - kjanat/livedash-node GitHub Wiki
LiveDash (Node) Wiki
Welcome to the livedash-node wiki!
Documentation
- 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
Quick Links
Project Overview
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