Question 1 of 4
What are you building?
A static site or landing page HTML, a blog, docs — no server code. A full-stack JavaScript app Next.js, Nuxt, SvelteKit, Astro with SSR. A backend or API Node, Python, Go, Rails, Django, Laravel… A Docker container Anything that ships as an image. A WordPress site Including WooCommerce stores. A bot Discord, Telegram, Slack — always-on, no website.
Show all project types (20 more)
A blog or content site Astro, Hugo, Eleventy, Jekyll… A portfolio or personal site A documentation site Starlight, Docusaurus, VitePress… A single-page app React, Vue, or Svelte running entirely in the browser. A SaaS web app Accounts, billing, a database behind it. An AI app or LLM wrapper A web app calling OpenAI, Anthropic, or your own models via API. An online store (custom or headless) Medusa, Saleor, or a custom storefront. WooCommerce? Pick WordPress. A Python app Django, Flask, FastAPI. A Ruby on Rails app A PHP app Laravel, Symfony. A Go or Rust service A realtime app WebSockets, chat, live collaboration. A mobile app backend The API behind an iOS or Android app. Scheduled jobs and scripts Things that run every hour, not a website. A scraper or automation Fetch, process, store — on a schedule or around the clock. A background worker or job queue Processing tasks from a queue behind another app. A self-hosted tool n8n, Ghost, Plausible, Umami, Uptime Kuma… A data app or notebook Streamlit, Gradio, Jupyter. A game server Minecraft, Valheim, Palworld — raw TCP/UDP ports. A VPN or private server WireGuard, Tailscale exit node, personal tooling.