Skip to content

learnwithjason/dnd-lamp-store

Repository files navigation

Light for every adventurer

These stones are all imbued with continual light, and you old pal Bingus always goes the extra mile: each has a lil something special to give you and your party a pick-me-up to suit any quest.

Local dev

gh repo clone learnwithjason/dnd-lamp-store

cd dnd-lamp-store/

npm i

On your first run only, import the lamp data:

npx convex import lamps ./convex/lamps.json

In a second terminal, start the Convex dev server:

npx convex dev

Then, start the Vite dev server in the first terminal:

npm run dev

Stack

  • Vite
  • React
  • Convex
  • Clerk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published