First commit of wedding-rsvp-rs
This commit includes a fully functional template and Rust backend. The website is able to send e-mails, displays strings in multiple languages, include attachments, and has basic protection again spam (IP based).
This commit is contained in:
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
config.hjson
|
||||
target
|
||||
*.ics
|
||||
Cargo.lock
|
Reference in New Issue
Block a user