Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QA Break Room

Minimal full-stack scaffold with RBAC (admin/user), domain lock to innovation-group, and game score endpoints.

Quick start

cd backend && npm i && npm run dev
# in another terminal
cd ../frontend && npm i && npm run dev

Env

  • backend/.env: MONGODB_URI, JWT_SECRET, CORS_ORIGIN, ALLOWED_EMAIL_DOMAIN (default: innovation-group), ADMIN_INVITE_CODE
  • frontend/.env: VITE_API_BASE=http://localhost:4000/api

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages