groupthink

Meteor bulletin-board style forum.

Stars
26
Committers
2

groupthink

Meteor bulletin-board system.

Installation

# Should be as simple as cloning the repository...  
git clone https://github.com/awatson1978/groupthink.git

# And then running it...
sudo mrt

Default Users

    {
      username: 'sysadmin',
      password: 'sysadmin',
      email: '[email protected]'
      role: 'Admin',
    }

    {
      username: 'janedoe',
      password: 'janedoe',
      email: '[email protected]',
      role: 'User'
    }
      
   {
      username: 'johndoe',
      password: 'johndoe',
      email: '[email protected]',
      role: 'User'
    }

TODO LIST

  • wrapbootstrap landing page
  • swipeleft/swiperight
  • admin: delete user
  • admin: graytext moderation
  • post: preview post
  • post: tone/grammar check
  • admin: add 'report a bug' url field

Licensing

MIT License. Use as you wish, including for commercial purposes. See license.mit.txt for full details.

Support

Found this package to be useful? Consider tipping the package maintainer for their time!