https://github.com/frc/remote-scalextric
https://github.com/frc/remote-scalextric
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/frc/remote-scalextric
- Owner: frc
- Created: 2013-09-09T15:44:17.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-13T08:53:36.000Z (almost 13 years ago)
- Last Synced: 2025-03-27T15:02:43.164Z (about 1 year ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 44
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Run
raspi-config
to increase root size
apt-get install nginx
apt-get install emacs
apt-get install git
curl -L http://cpanmin.us | perl - --sudo App::cpanminus
cpanm --sudo PSGI Plack
cpanm --sudo IO::File Plack::Builder Plack::Middleware::Header Plack::Middleware::Static
cpanm --sudo Plack::Middleware::Deflater Plack::Request Plack::App::File
cpanm --sudo Plack::Middleware::ReverseProxy