shelf_appengine 0.2.3 copy "shelf_appengine: ^0.2.3" to clipboard
shelf_appengine: ^0.2.3 copied to clipboard

discontinued
Dart 1 only

Integration for the appengine and shelf packages

A set helpers to make it easy to use Shelf on App Engine.

Running the Example #

Example code for this package does not follow Dart conventions. The package is structured so it can be run directly using gcloud.

Using pub build

The easiest way to run the sample is to run pub build before you execute gcloud preview app run app.yaml. If you change the content of the web Directory, you will have to rerun pub build.

Using pub serve

If you'd like to use pub serve during development, follow the instructions here. Note: you will still need to run pub build before you deploy.

0
likes
20
points
35
downloads

Publisher

verified publisherlabs.dart.dev

Weekly Downloads

Integration for the appengine and shelf packages

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

appengine, mime, shelf, stack_trace

More

Packages that depend on shelf_appengine