kevmoo / shelf_appengine

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

Home Page:https://pub.dartlang.org/packages/shelf_appengine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://pub.dartlang.org/packages/shelf_appengine

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 82.3%Language:HTML 15.1%Language:Shell 1.9%Language:CSS 0.6%