Skip to content

therustmonk/rust-app-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust App Engine

This projects is a minimal boilerplate ro run Rust web application inside Google App Engine.

To deploy it use Google Cloud Shell:

```sh
$ gcloud preview app deploy
```

Note: Sources builds automatically inside docker container. But if you build it locally, GCS takes time to upload target content which never used. Remove target before deployment.

About

App Engine Rust boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages