Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.4 KB

File metadata and controls

46 lines (32 loc) · 1.4 KB

Multiforum

Multiforum is an online platform for communities to run forums with discussions, events, and shared knowledge.

What It Includes

  • Discussions: upvotable community posts and comment threads
  • Calendar: event posting and discovery
  • Wikis: collaborative docs with revision history and diff views
  • Cross-posting: events and discussions can be shared to multiple forums
  • Map-based discovery: browse/filter events by location, tags, time, and forum
  • Responsive UI: desktop and mobile support

Video Demo

Note: screenshots are more recently updated than the video.

Video demo of Multiforum

Quick Start

npm install
npm run dev

Documentation

Technology Summary

  • Frontend: Vue/Nuxt + Apollo Client
  • Backend: Apollo Server + Neo4j
  • Authentication: Auth0 + SSR auth hint cookies
  • Maps: Google Maps

Status

This project is in active development.