mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 06:53:39 +02:00
e27e17d699c87a1a7181058d708024e134db3684
- Make index.html cacheable by being stateless - Improve compression (base64 doesn't gzip well) - Remove base64 encoding/decoding step - Make AppState injectable so it can be unit tested - Ready to remove the global leakage
STF
Requirements
- NodeJS
- Bower
- RethinkDB
Install
brew install rethinkdb- Make internal npm work
brew install protobufbrew install zmqnpm install -g bowernpm installbower installnpm link
Run
rethinkdbstf local
Update
git pullnpm installbower install
Description
Languages
JavaScript
83.6%
Pug
10.7%
CSS
3.7%
SCSS
1.2%
Dockerfile
0.6%
Other
0.1%