Splash image for Nomey®

Nomey

It’s not a social network. It’s not a feed. It’s not free. Nomey is a fire-and-forget platform for creators to upload videos and get paid — nothing more, nothing less. Users subscribe directly to creators. Creators upload paywalled videos. There is no algorithm, no discover feed, no free content. Just direct lines between content and cashflow.

🎖️ Why You’re Here…

We are here to build a first-in-class product for monetizing short-form content, and we’re here to do it faster than most people say is possible.
  • We have full designs.
  • We have a lot tickets.
  • We don’t have a lot of time.
We need to move fast, and we need to move well.

📘 What This Bootcamp Actually Is

This isn’t a guide. This is here so everyone’s working from the same assumptions — the code, the culture, the stack, the expectations. No guesswork. No calls. Just aligned execution.

✅ By the end of this bootcamp, you should understand:

  • What kind of code we write — fast, modular, focused. Get it working. Keep it clean.
  • What assumptions you can make — we use the T3 stack. All strings get i18n. All backend calls go through tRPC. If you’re reaching for pages/api, you’re already off-track.
  • How our modules are structured — reusable when they should be, local when they can be. Scoped styles, clear boundaries, minimum dependencies.
  • What the ‘developer baseline’ looks like here — you match Figma without being told. You don’t add console logs in PRs. You commit clean. You test what matters. You think before you code.