heroku-tiny-http-hello-world:Heroku上tiny_http的“ Hello示例”

时间:2024-06-03 13:31:26
【文件属性】:

文件名称:heroku-tiny-http-hello-world:Heroku上tiny_http的“ Hello示例”

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-03 13:31:26

Rust

heroku-tiny-http-hello-world 在Heroku上使用“ Hello World” 如何使用 # Clone this repository git clone git@github.com:frewsxcv/heroku-tiny-http-hello-world.git # Add the remote git on Heroku heroku git:remote -a " " # Use a Rust buildpack heroku buildpacks:set https://github.com/emk/heroku-buildpack-rust # Deploy git push heroku master # Scale up web process heroku ps:scale web=1 执照 此


【文件预览】:
heroku-tiny-http-hello-world-master
----.gitignore(7B)
----src()
--------main.rs(431B)
----Cargo.lock(6KB)
----Cargo.toml(145B)
----RustConfig(16B)
----README.md(590B)
----Procfile(49B)

网友评论