Skip to content

adrienjoly/betahausPairing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

betahausPairing

A web app to pairing people randomly with their email adress.

How to run

  • clone this repo
  • meteor npm i (to install dependencies)
  • set environment variables (see below)
  • set your timezone in settings.json
  • meteor --settings settings.json (to run locally)

Required environment variables

  • MAIL_URL: URL of your SMTP server (for sending emails), including credentials
  • FROM_EMAIL: email address of the sender

About

A web app to pairing people randomly with their email adress.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.1%
  • JavaScript 33.2%
  • CSS 22.7%