Meteor bulletin-board system.
# Should be as simple as cloning the repository...
git clone https://github.com/awatson1978/groupthink.git
# And then running it...
sudo mrt
{
username: 'sysadmin',
password: 'sysadmin',
email: 'sysadmin@test.org'
role: 'Admin',
}
{
username: 'janedoe',
password: 'janedoe',
email: 'janedoe@test.org',
role: 'User'
}
{
username: 'johndoe',
password: 'johndoe',
email: 'johndoe@test.org',
role: 'User'
}
- 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
MIT License. Use as you wish, including for commercial purposes. See license.mit.txt for full details.
Found this package to be useful? Consider tipping the package maintainer for their time!