kwilson / launch-lightly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Launch Lightly

Feature flagging hackathon project.

Contains:

  • web admin website (Remix)
  • flags API (Hono)
  • sample consumer website (React/Vite)

Build

To build all apps and packages, run the following command:

pnpm build

Develop

To develop all apps and packages, run the following command:

pnpm dev

About


Languages

Language:TypeScript 91.4%Language:JavaScript 5.2%Language:CSS 2.7%Language:HTML 0.5%Language:Handlebars 0.2%