Skip to content

tommatti99/landing_page_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Landing Page

It will take a little while because the server turns off when pass some time without activity, but WAIT, will be very cool :)

About

It's just a simple landing page written entirely in rust.

Its used Rust Yew for frontend and Rust Rocket for Backend.

It will send the input data to the email set.

Repository Struct

Backend

  • You can set your configurations at environment variables.
    • smtp_email: email adress that sends the emails
    • smtp_host: the email smtp service host
    • smtp_key: the key to autenticate on the smtp

Frontend

  • You can also set a different background at frontend/static.

Screenshot

Screenshot do Projeto

About

A simple landing page written entirely in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published