- http://getskeleton.com/ for CSS
- https://javierviola.com/post/05-basic-crud-with-rust-using-tide-front-end-with-tera/
- https://github.com/pbzweihander/tide-google-oauth-example/ for OAuth2
The following environment variables needs to be set (possibly in a .env file).
DATABASE_URL
PORT
APP_SECRET_KEY
APP_GOOGLE_OAUTH_CLIENT_ID
APP_GOOGLE_OAUTH_CLIENT_SECRET
APP_GOOGLE_OAUTH_REDIRECT_URL