Invite-only community and social collaboration platform for programmers, startupers, JavaScript professionals and pirates.
Clone the repo.
For AngelList setup have .env file with:
ANGELLIST_CLIENT_ID=YYYYYYYYYYYYYYYYYYYYYYYYYYYYY
ANGELLIST_CLIENT_SECRET=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Then run foreman start, or node server.js, or node ., npm start.
Built with Backbone.js, Mongoose and Express.js.