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

Use @fastly/cli in the starter kit #11

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Use @fastly/cli in the starter kit #11

merged 1 commit into from
Sep 30, 2024

Conversation

harmony7
Copy link
Contributor

This PR makes changes:

  • Changes to package.json to enable usage without a global installation of the Fastly CLI:

    • Adds @fastly/cli to devDependencies so that it's available when using the starter kit, as a tool used to build and run or publish the application.
    • Makes sure that scripts contains start and deploy scripts as applicable.
  • Adds instructions to the README describing how to initialize an application using the starter kit, as well as how to run it locally or publish it to a Fastly service, as applicable.

  • Adds post_init script to run npm install if it was not present.

@harmony7 harmony7 requested a review from a team as a code owner September 26, 2024 09:57
@harmony7 harmony7 requested review from kpfleming and removed request for a team September 26, 2024 09:57
@harmony7 harmony7 merged commit 93540fa into main Sep 30, 2024
3 checks passed
@harmony7 harmony7 deleted the kats/cli-deps branch September 30, 2024 00:08
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