Skip to content

newdesigncongress/trk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technically Responsible Knowledge

Install

npm install

Use

SESSION_SECRET='any arbitrary secret' development=true npm start

The site will be accessible at http://localhost:80

For full functionality, you will also need to set up a Sendgrid account and a Recaptcha account that serves localhost or your own domain. In this case, you would start the server like so:

SENDGRID_API_KEY='your sendgrid API key' SESSION_SECRET='any arbitrary secret' RECAPTCHA_SECRET='your recaptcha secret' development=true npm start

About

Technically Responsible Knowledge - a prototype open source crowdsourced labour platform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published