hello-rust

Demo Firebase JWT verify with Rust in Vercel

MIT License

Stars
3

hello-rust

Setup

VSCode

"[rust]": {
  "editor.defaultFormatter": "rust-lang.rust-analyzer",
  "editor.formatOnSave": true
}

Development

make build
make run

Build prod

make build-prod
make run-prod

Vercel Rust

https://github.com/vercel-community/rust