Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stagas/hwknd.com

Source code for Hacker WeeKeND - a place for your weekend projects
https://github.com/stagas/hwknd.com

Last synced: 14 days ago
JSON representation

Source code for Hacker WeeKeND - a place for your weekend projects

Awesome Lists containing this project

README

        

This is the source code for http://hwknd.com

To setup recaptcha you need to add a file in the same directory as server.js,
called rckeys.js which should export your recaptcha keys like this:

exports.rcPublicKey = 'abcdabcdabcdabcdabcdabcdabcdabcdabcd'
exports.rcPrivateKey = 'abcdabcdabcdabcdabcdabcdabcdabcdabcd'