Skip to content

Add a new "create-next-on-firebase" package #161

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

Merged
merged 3 commits into from
Apr 16, 2024

Conversation

jhuleatt
Copy link
Collaborator

This package shells out to @apphosting/create, but specifies Next.js as the framework.

npm init next-on-firebase <directory>

will call

npx @apphosting/create --framework=nextjs <directory>

This package shells out to @apphosting/create
@jhuleatt
Copy link
Collaborator Author

Looks like I'll need to update scripts/publish.js as well - @jamesdaniels any advice on that?

@jamesdaniels jamesdaniels merged commit 9473007 into main Apr 16, 2024
10 checks passed
@jamesdaniels jamesdaniels deleted the create-next-on-firebase branch April 16, 2024 18:07
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