Skip to content

yimbycode/signins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋 YIMBY Signin generator

This is the pro-housing, YIMBY signin generator for events, built in next.js, and hosted on now.

Running

To run, you need a salesforce username and login to send the info for. Since all this website really does is send signup info to salesforce, it will fail immediately if the login details aren't provided.

export SALESFORCE_USER=<salesforce_email>
export SALESFORCE_PASS=<salesforce_pass><salesforce_secret_key> # You need both, it'll look like: pass + secret_key with no space.
yarn dev

Deploying

Deploying is easy. Merge your code into master and it'll get deployed automatically by travis + now. Boom. Done.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published