robotastic / smartnet-player

A NodeJS based website that allows for the playback of captured SmartNet II Radio Transmissions
21 stars 9 forks source link

Feature Request #1

Open ghost opened 9 years ago

ghost commented 9 years ago

It would be really helpful to have a basic set of instructions for what is required to get this working properly. Had it working a while ago, wiped my system and am having a heck of a time wading through getting it back up and running. Even pointing to how to get node setup would be helpful to the novice.

ghost commented 9 years ago

I probably should have marked this as enhancement.

robotastic commented 9 years ago

I totally agree. I am having trouble reinstalling it myself. I am redoing it and should have something cleaner and documented soon. I am planning on separating the media server / DB from the website to help clean things up.

Sent from my iPhone

On Mar 28, 2015, at 9:28 AM, blue1sparky notifications@github.com wrote:

It would be really helpful to have a basic set of instructions for what is required to get this working properly. Had it working a while ago, wiped my system and am having a heck of a time wading through getting it back up and running. Even pointing to how to get node setup would be helpful to the novice.

— Reply to this email directly or view it on GitHub.

dreinhold commented 8 years ago

Any tips on getting it running. Which version of Node are you using.

robotastic commented 8 years ago

I merged a branch back in… maybe it will work now. I am working on building everything up as a Docker container, which could help.

On May 10, 2016, at 7:21 PM, Dylan Reinhold notifications@github.com wrote:

Any tips on getting it running. Which version of Node are you using.

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/robotastic/smartnet-player/issues/1#issuecomment-218320204

alexlemann commented 7 years ago

I should have referenced this issue in my PR's commits so yall might notice.... but I started some work on this in PR #4 which was merged---thanks @robotastic.