Back to Paid GitHub Issues

Paid GitHub Issues

[BOUNTY $75] TEMPLATE: CLAUDE.md for a Next.js + SQLite SaaS project

claude-builders-bounty/claude-builders-bounty

65
Score
Summary
USD 75.00
Repository
claude-builders-bounty/claude-builders-bounty
Stars
11
Comments
1037
Platform
Opire
Difficulty
Medium
Scam risk
Low
Status
open
JavaScriptNext.jsbountytemplate

Description

## ? Bounty: $75 — powered by [Opire](https://opire.dev) ## Description Create an opinionated, production-ready `CLAUDE.md` for a typical SaaS project built with Next.js 15 App Router and SQLite (better-sqlite3 or Turso). ## Acceptance Criteria - [ ] Covers: project structure, naming conventions, DB migration rules - [ ] Includes: dev commands, patterns to follow, anti-patterns to avoid - [ ] Opinionated — not generic. Every rule has a reason. - [ ] Usable without modification on a greenfield Next.js + SQLite project - [ ] Tested: create a new project, paste the CLAUDE.md, confirm Claude Code understands the context without asking clarifying questions ## How to Claim 1. Comment `/opire try` in this issue 2. Submit a PR with your CLAUDE.md 3. Payment is released automatically on merge ✅ ## Expected Sections - Stack & versions - Folder structure - SQL / migration conventions - Component patterns - What we don't do (and why)

Open original source