Skip to content

Shobhit141141/until

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UNTIL

UNTIL

Skill-based quiz. Pay per question. Stop when it's optimal.


Links

Tech stack

Next.js React TypeScript Node MongoDB Redis Stacks Tailwind

Layer Stack
Frontend Next.js 16, React 19, TypeScript, Tailwind, Stacks Connect
Backend Node.js, Express, TypeScript
Data MongoDB (Mongoose), Redis
Chain Stacks (STX), x402

Repo structure

  • client/ — Next.js app (App Router)
  • server/ — Express API (credits, questions, runs, users)
  • docs/ — Whitepaper (source), roadmap, audit

Quick start

# Client
cd client && npm install && npm run dev

# Server (separate terminal; needs Mongo, Redis, .env)
cd server && npm install && npm run dev

See client/.env.example and server/.env.example for required env vars.

About

Skill-based quiz. Pay per question. Stop when it's optimal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors