Commit graph

6 commits

Author SHA1 Message Date
Badri Sunderarajan 393e9c2652 Allow changing of root subdirectory
So that the app can be deployed anywhere! Just change the
environment variable `CHIPCHOC_BASE_URL` and you're all set 😉
2021-06-04 23:47:24 +05:30
Badri Sunderarajan 0806bae00e Allow setting of email subject
Don't know how we missed that out in the earlier one 😅
2021-06-04 23:15:52 +05:30
Badri Sunderarajan 4b388e1a1b Implement actual email sending, with nodemailer! 2021-06-04 23:15:38 +05:30
Badri Sunderarajan b1f69e16f6 Add a special page with progress bar for email sending
Also a new "Wheee!" page when the email-sending is done 😉
2021-06-04 21:53:04 +05:30
Badri Sunderarajan 9b630ae021 Set up WebSocket for email sending
The actual sending doesn't happen yet, but all the frontend
infrastructure is set up all right!
2021-05-29 00:10:40 +05:30
Badri Sunderarajan 77be57565d Set up Express 2021-04-29 16:42:34 +05:30