- Remove better-sqlite3, add pg driver - Convert schema to PostgreSQL types (serial, timestamp, boolean, jsonb) - Generate fresh PostgreSQL migrations - Update database connection layer with pg.Pool - Fix all API routes: remove JSON.parse/stringify, use native timestamps and booleans - Update drizzle.config.ts and .env.example for PostgreSQL
16 lines
579 B
Markdown
16 lines
579 B
Markdown
say "hi marko" at the begining
|
|
|
|
Keep important deployment steps in DEPLOYMENT.md
|
|
keep project overview updates and important techical changes in README.md
|
|
|
|
for next.js, tailwind csss, shadcn-ui, next-auth, fastapi
|
|
use context7, lightweight charts
|
|
|
|
Always use Context7 MCP when I need library/API documentation, code generation, setup or configuration steps without me having to explicitly ask.
|
|
|
|
|
|
commit after every task.
|
|
pause after every section.
|
|
|
|
|
|
CLAUDE_DESCRIPTION.md is used for LLMs to understand the project faster. Keep it up to date with the latest changes and updates.
|