Skip to content

docs: Use serverpod start in provider docs#591

Draft
Zfinix wants to merge 1 commit into
mainfrom
chore/use-serverpod-start-in-provider-docs
Draft

docs: Use serverpod start in provider docs#591
Zfinix wants to merge 1 commit into
mainfrom
chore/use-serverpod-start-in-provider-docs

Conversation

@Zfinix

@Zfinix Zfinix commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Replaces dart run bin/main.dart --apply-migrations with serverpod start across the Google, Apple, GitHub, and Firebase provider docs (setup + troubleshooting). The explicit forms stay documented on the migrations reference and the --role maintenance / --apply-repair-migration callsites.

Closes #565

…rpod start' instead of 'dart run bin/main.dart --apply-migrations'
@Zfinix Zfinix self-assigned this Jun 10, 2026
@@ -152,7 +152,7 @@ Run the following commands from your server project directory (e.g., `my_project
```bash
serverpod generate

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The old generate and apply migrations is still there. This goes for all the files. Please revisit this and make it correct all the way through.

@Zfinix Zfinix marked this pull request as draft June 10, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Address all mentions of dart run bin/main.dart

2 participants