Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

719 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muncoordinated

Netlify Status

Muncoordinated

Muncoordinated is a Model UN committee management service, (re)written with TypeScript, React, Semantic UI and Firebase, and available at muncoordinated.io.

demo screenshot

Background

This version of Muncoordinated began development at the end of 2017, ahead of SydMUN 2017. It began as a reimplementation of a previous version of Muncoordinated, built in Elm.

Development

pnpm install && pnpm start

Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

To run the app against the Firebase local emulator suite, start the emulators in one terminal and Vite with emulator wiring in another:

pnpm emulators
VITE_USE_FIREBASE_EMULATORS=true pnpm start

These commands expect the Firebase CLI (firebase) to be available on your PATH through pnpm install and Java 21 or newer to be installed. On macOS, the scripts automatically use a Homebrew OpenJDK 21 install when one is present.

Tests

pnpm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Integration tests

pnpm test:e2e

Launches the Firebase Auth, Realtime Database, and Storage emulators, starts the Vite dev server against them, seeds the Cypress test user and sandbox committee, and runs the integration test runner.
See the section about The Test Runner

Building

pnpm build

Builds the app for production to the build folder.
It will bundle React in production mode and optimize the build for the best performance.

The build is minified and the filenames include the hashes.

Maintainers

@MaxwellBo.

Self-hosting

It is strongly discouraged to maintain and deploy your own customized fork of Muncoordinated. Instead, consider giving back to the Model UN community by ensuring your custom features are merged into the version hosted at [muncoordinated.io].

Contributing

Take a look at the open issues and submit some PRs that help address them.

You might also want access to some of the SaaS services that we've used to build Muncoordinated:

Learn More

You can learn more in the Vite documentation.

To learn React, check out the React documentation.

Contributors

This project exists thanks to all the people who contribute. Special thanks to:

License

GNU GPLv3 © Maxwell Bo

About

🇺🇳 Muncoordinated is a Model UN committee management service, (re)written with TypeScript, React, Semantic UI and Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages