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

feat: add create project for supabase #1

Merged
merged 30 commits into from
Oct 17, 2024
Merged

Conversation

KarolinaKopacz
Copy link
Contributor

@KarolinaKopacz KarolinaKopacz commented Oct 10, 2024

Description 📝

In this PR I've implemented Supabase project creation through Supabase CLI and redirected user to Supabase account to manually integrat the newly created Supabase project with Vercel and GitHub.

Also added new function called continueOnAnyKeypress which provide a simple way to pause program execution and wait for user input, specifically designed to work well after Inquirer prompts. It displays a message and waits for the user to press any key before continuing.

@KarolinaKopacz KarolinaKopacz self-assigned this Oct 10, 2024
@KarolinaKopacz KarolinaKopacz marked this pull request as ready for review October 10, 2024 13:06
@KarolinaKopacz KarolinaKopacz marked this pull request as draft October 14, 2024 13:43
@KarolinaKopacz KarolinaKopacz marked this pull request as ready for review October 15, 2024 11:32
@maneike maneike force-pushed the feat/create-supabase-project branch 3 times, most recently from 718ac1e to faf7c69 Compare October 17, 2024 09:52
@maneike maneike force-pushed the feat/create-supabase-project branch from faf7c69 to 122f044 Compare October 17, 2024 09:52
@maneike maneike force-pushed the feat/create-supabase-project branch from 6b7b7fc to 5227ccc Compare October 17, 2024 13:34
@maneike maneike force-pushed the feat/create-supabase-project branch from 5227ccc to d7ac113 Compare October 17, 2024 13:37
Copy link
Collaborator

@Pmejna Pmejna left a comment

Choose a reason for hiding this comment

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

LGTM!

@maneike maneike merged commit 6c04091 into main Oct 17, 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.

4 participants