Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: suggest npm commands after bootstrap #2097

Merged
merged 4 commits into from
Mar 27, 2024
Merged

fix: suggest npm commands after bootstrap #2097

merged 4 commits into from
Mar 27, 2024

Conversation

sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Mar 27, 2024

What kind of change does this PR introduce?

Bug fix, feature, docs update, ...

What is the new behavior?

Created a new project nextjs at https://supabase.com/dashboard/project/ktcnqntjfzfprvaltxlf
Linking project...
Retry (1/8): Linking project...
Connecting to remote database...
Retry (1/8): Connecting to remote database...
Retry (2/8): Connecting to remote database...
Retry (3/8): Connecting to remote database...
Retry (4/8): Connecting to remote database...
Retry (5/8): Connecting to remote database...
Retry (6/8): Connecting to remote database...
Retry (7/8): Connecting to remote database...
Do you want to push these migrations to the remote database?
 • 20221017024722_init.sql

 [Y/n]
Applying migration 20221017024722_init.sql...
Finished supabase db push.
To start your app:
  cd nextjs
  npm ci
  npm run dev

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from a team as a code owner March 27, 2024 05:51
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8449058087

Details

  • 18 of 39 (46.15%) changed or added relevant lines in 1 file are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.5%) to 57.992%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/bootstrap/bootstrap.go 18 39 46.15%
Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 5 11.76%
Totals Coverage Status
Change from base Build 8449050115: 0.5%
Covered Lines: 6364
Relevant Lines: 10974

💛 - Coveralls

@sweatybridge sweatybridge merged commit d5c9ae1 into develop Mar 27, 2024
9 checks passed
@sweatybridge sweatybridge deleted the boot-help branch March 27, 2024 08:59
@github-actions github-actions bot mentioned this pull request Apr 2, 2024
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.

2 participants