Skip to content

MeetMangrove/betalunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

betalunch

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 and email in settings.json
  • MAIL_URL=YOUR_STMP_URL meteor --settings settings.json (to run locally)

Required environment variables

  • MAIL_URL: URL of your SMTP server (for sending emails), including credentials (https://sendgrid.com/ for the creation of your STMP URL)

Deployement on Scalingo

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published