Code to run the LeFernando site:
- Log in with Strava,
- basic Database for users.
- goal to pull data for results
- goal to do generic event descriptions
Uses Passport to authenticate users with Strava
- Uses Express 4.0.
- Runnning in the cloud with "now"
If you would like to download the code and try it for yourself:
- Clone the repo:
git clone [email protected]:greggiles/lefernando
- Install packages:
npm install
- Set database configuration with env Variables. See config/database.js
- Set strava auth keys in with env Variables. See config/auth.js
- Launch:
node server.js
- Visit in your browser at:
http://localhost:8080
- JETT Start - 5954636
- JETT Finish - 5954644