top_shelf 1.0.0-alpha.7 copy "top_shelf: ^1.0.0-alpha.7" to clipboard
top_shelf: ^1.0.0-alpha.7 copied to clipboard

Some helpers to ease the use of shelf

example/README.md

Exemple of architecture on how to use shelf_helpers

Prerequisite #

  • sqlite3 >= 3.35 installed

Run it #

Create database #

First we need to create the database. To do this run :

dart run tools/create_database.dart

Launch your server #

To launch the server :

dart run bin/server.dart