candle-annotator/openspec
Marko Djordjevic d04b673cfa feat: initialize Next.js project with database schema
- Set up Next.js with App Router, TypeScript, Tailwind CSS
- Configure shadcn/ui with dark theme
- Install dependencies: lightweight-charts, papaparse, lucide-react
- Set up Drizzle ORM with better-sqlite3
- Create database schema for candles and annotations tables
- Generate migration SQL
2026-02-12 10:23:02 +01:00
..
changes/candle-annotator-app feat: initialize Next.js project with database schema 2026-02-12 10:23:02 +01:00
config.yaml starting planning 2026-02-12 09:42:55 +01:00