2025-08-09 21:32:12 +00:00
2025-08-09 23:14:36 +02:00
2025-08-09 23:14:36 +02:00
2025-08-09 21:32:12 +00:00
2025-08-09 23:14:36 +02:00
2025-08-09 23:14:36 +02:00
2025-08-09 23:14:36 +02:00
2025-08-09 23:14:36 +02:00
2025-08-09 23:11:45 +02:00
2025-08-09 23:14:36 +02:00
2025-08-09 23:14:36 +02:00

Study Tracker (Ready-to-Deploy)

A minimal Next.js + Tailwind project containing your Study Tracker app exactly as shared.

Quick Start (local)

npm install
npm run dev

Visit http://localhost:3000

Build & Run (production)

npm run build
npm start

Deploy with Coolify

  • Source: your Git repository URL and branch
  • Build command: npm install && npm run build
  • Start command: npm run start
  • Internal port: 3000
  • No env vars required
Description
No description provided
Readme 47 KiB
Languages
TypeScript 93.8%
Dockerfile 4.3%
JavaScript 1.5%
CSS 0.4%