migrations/00000001_initial.migration.dart
. Now, run the database migration tool to execute the migration file against the local database. Ensure that the values for the option --connect
match those of the database created in the last step.database.yaml
instead of using --connect
. See conduit db --help
for details.)package:conduit/managed_auth
, you'll want to create an OAuth2 client identifier. From the command line, run the following, ensuring that the values for the option --connect
match the recently created database.config.yaml
doesn't exist, create it by copying the configuration file template config.yaml.src
.config.yaml
, update the database credentials to the local database.bin
directory: