top_shelf 1.0.0-alpha.9
SDKdartflutter
Platformandroidioswindowslinuxmacos
Some helpers to ease the use of shelf
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