bounty.new
Bounty platform connecting developers with paid coding tasks
All Skills in This Repository (3)
Pure Emerald Level IndicatorsIntegrating Stripe Payments
Integrate Stripe subscriptions and one-time charges into Convex and Next.js apps.
frontend-design
Define distinctive visual languages and implement accessible UI components.
Landing Page Steal
Copy existing landing pages into a target codebase using Playwright MCP.
Frequently Asked Questions
FAQPage SchemaHow to install bounty.new?โผ
Run `npx skills add bountydotnew/bounty.new --all -g -y` in your terminal to install all skills in this repository globally.
What is bounty.new used for?โผ
It is a bounty platform where project owners post paid coding tasks and developers complete them to earn rewards and build reputation.
How do I run bounty.new locally?โผ
Install dependencies with Bun, start a local PostgreSQL 16 database, run `bun db:push`, then start the web app with `bun dev:web` on port 3000.
What tech stack does bounty.new use?โผ
It uses Next.js, React, TypeScript, tRPC, Drizzle ORM with PostgreSQL, Better Auth with GitHub OAuth, and Bun with Turborepo.
Does bounty.new work with AI coding agents?โผ
Yes. The included AGENTS.md gives coding agents clear instructions for running the dev server, database, and checks in this monorepo.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core