Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

rstgroup/whatbugsme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com: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.

About

Don't be afraid to tell others what bugs you about your workplace!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published