rust-adventure / intro-to-serverless-on-netlify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Must copy bootstrap binary to netlify functions default directory.

cp target/lambda/intro-to-netlify-serverless-with-rust/bootstrap netlify/functions/hello

warning: Netlify can not identify the binary if the binary is built in --release mode. This is a bug in Netlify's binary detection wasm package.

About


Languages

Language:Rust 70.8%Language:HTML 29.2%