Skip to content
This repository was archived by the owner on Dec 16, 2018. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 471 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 471 Bytes

resume-book

This is the respository for the Founders Resume Book.

If you're a company that would like to gain access to the students listed in the book, please email [email protected]

Running Locally

$ npm install
$ cp config.js.example config.js
# Add API tokens to config.js
# Set up AWS tokens according to: 
# http://docs.aws.amazon.com/AWSJavaScriptSDK/guide/node-configuring.html

$ mongod

# In a separate process
$ npm start