This is a simple real time forum built with the Simple Meteor React Boilerplate.
View the demo here.
Simply install Meteor, clone the repository and run 'meteor' within the project directory.
This project is split into several internal packages:
- simpleforum:lib - shared packages/libraries and functions used throughout the app
- simpleforum:core - core package
- simpleforum:forum - package for forum functionality
- simpleforum:users - package for user accounts