Skip to content

chriskiehl/gainz-goblin.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gainz Goblin

A quick and dirty no frills weekend Hackathon project for tracking Wendler 1.2 cycles.

The 1.2 flavor of 5/3/1 is the best flavor. All other variants are an error. Gainz Goblin is for those with the good sense and presence of mind to not engage with lesser variants like 1.1 or... 1.3.

Features!

  • No Customization!
  • Only does one thing!
  • Green color schemes!
  • Solid name!
  • Cool logo!
  • Increases your 1RM each cycle for maximum gainz
  • No ability to export data!
  • No ability to back-up data!
  • No ability to transfer data between devices (only uses localStorage)!

Q: Whoa, whoa, whoa! That sounds sweet! Where can I try it?

A: Try it here, friendo: gainz-goblin.com.


Q: Whoa, whoa, whoa! That logo is sick! Who made it?!

A: Sick goblin art via professional cool person Morgan Zion

Development

lein clean
lein figwheel dev

Forward the local port so the websocket can connect

ssh -L 3449:localhost:3000 devbox@192.168.0.107

Production Build

To compile clojurescript to javascript:

lein clean
lein cljsbuild once min

Deployment

Whole thing is just hosted in a public bucket on S3. Deploymeny is just copying the index.html, css, and js files.

About

Source code for Gainz Goblin!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published