rupansh / yral-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yral-auth

Auth repo for Yral

Running the project locally

This enables google oauth

cargo leptos serve --bin-features oauth-google --lib-features oauth-google --bin-features ssr --lib-features hydrate

Running this with production features

Requires redis as well

cargo leptos serve --bin-features release-bin --lib-features release-lib

About


Languages

Language:Rust 93.5%Language:TypeScript 5.0%Language:JavaScript 0.9%Language:Dockerfile 0.5%Language:CSS 0.1%