All Projects → rstgroup → whatbugsme

rstgroup / whatbugsme

Licence: MIT license
Don't be afraid to tell others what bugs you about your workplace!

Programming Languages

coffeescript
4710 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

What bugs me

Probably the most awesome opensource app written in meteorjs.

How it works

  1. create new account,
  2. write what irritates you in your workplace,
  3. share this with others,
  4. focus on the most important problems.

Visit hosted version on whatbugsme.co, or just install it on your serwer.

There is a mobile app

Author

RST RST

WhatBugsMe is created and maintained by RST-IT.com

Install locally

If our hosted solution is not enough - you could grab the code and install wherever you like. But remember - it works on linux or osx.

  1. run terminal
  2. Install meteorjs: curl https://install.meteor.com/ | sh
  3. grab the code: git clone [email protected]:rstgroup/whatbugsme.git
  4. visit clonned repo cd whatbugsme
  5. run meteor: meteor
  6. visit localhost:3000 in your browser

Install on your server

You can use:

  1. default meteor development server (in terminal just run: meteor deploy yourappname.meteor.com
  2. meteor up command: https://github.com/arunoda/meteor-up

Copyright & License

Copyright (c) 2014 RST-IT - Released under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].