Skip to content

uspcodelab/webmun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

175 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebMUN

USPCodeLab project for managing and hosting real time Model United Nations

Prerequisites

This project stack is composed of:

  • React 19 + Vite 8 as the frontend stack
  • Tailwind, Shadcn as UI libraries
  • Python 3.11, FastAPI, pytest and ruff
  • Supabase for database and auth
  • Redis for in-memory database

Further improvements are planned to make this a cloud-native application.

Local development

To start the backend, frontend and supabase, issue:

make dev

To stop these services, do:

make stop

Releases

Packages

Contributors

Languages