Project Description
I am launching a B2B SaaS that aggregates various AI models and resells API access to developers via a pay-as-you-go portal. I will act as the operator (providing the server and the underlying LLM accounts), but I need a Lead Developer to build the infrastructure and storefront from the ground up.
You will be responsible for building a 3-Tier Architecture:
The Core Engine (Backend): Deploy a specific open-source proxy router (router-for-me/CLIProxyAPI) via Docker on our Linux VPS.
The API Gateway (Middleware): Deploy an open-source API billing gateway (e.g., New API or One API) via Docker. Connect it to the core engine to handle rate limiting and token counting.
The Web Storefront (Frontend): Build a custom Next.js website where customers can register, view our API pricing, access their developer dashboard, and generate standard sk-... API keys.
Billing System: Integrate a "Prepaid Wallet" using Stripe Checkout and Webhooks. When a user buys $50 in credits, the webhook must automatically update their token quota in the API Gateway.
Required Skills:
Next.js (React) & Node.js
Deep understanding of Stripe Webhooks (Prepaid/Metered Billing)
Docker, Docker Compose, Linux, and Reverse Proxies (Nginx/Caddy) to secure internal ports.
Show More