You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
samples/compass_app/server
Miguel Beltran 678e8a44a1
[Compass App] Swipe to delete bookings (#2440)
2 weeks ago
..
bin [Compass App] User name and profile picture (#2435) 3 weeks ago
lib [Compass App] Swipe to delete bookings (#2440) 2 weeks ago
test [Compass App] Swipe to delete bookings (#2440) 2 weeks ago
.gitignore Compass App: Add "server" dart shelf-app and "shared" dart package (#2359) 3 months ago
README.md Compass App: Add "server" dart shelf-app and "shared" dart package (#2359) 3 months ago
analysis_options.yaml Compass App: Add "server" dart shelf-app and "shared" dart package (#2359) 3 months ago
pubspec.yaml [Compass App] Swipe to delete bookings (#2440) 2 weeks ago

README.md

A server app built using Shelf.

Running the server

Running with the Dart SDK

You can run the example with the Dart SDK like this:

$ dart run
Server listening on port 8080