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

[Workers] Partial streamline of Get started CLI #15395

Merged
merged 8 commits into from
Jul 1, 2024

Conversation

kodster28
Copy link
Contributor

No description provided.

Copy link

cloudflare-pages bot commented Jun 28, 2024

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 70c0189
Status: ✅  Deploy successful!
Preview URL: https://896f6b6a.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://simplify-workers-starter-cli.cloudflare-docs-7ou.pages.dev

View logs

Copy link

content/workers/get-started/guide.md Outdated Show resolved Hide resolved
content/workers/get-started/guide.md Outdated Show resolved Hide resolved
content/workers/get-started/guide.md Outdated Show resolved Hide resolved
@kodster28 kodster28 merged commit 253450f into production Jul 1, 2024
7 checks passed
@kodster28 kodster28 deleted the simplify-workers-starter-cli branch July 1, 2024 15:35
The rest of this guide assumes that you will create a JavaScript project. If you are creating a TypeScript project, the files will be `.ts`, a `.tsconfig` file will be created, and proper dependencies will be added.
- For the `In which directory do you want to create your application?` prompt, enter `my-first-worker`.
- For the `What type of application do you want to create?` prompt, choose `"Hello World" Worker`.
- For the `Do you want to use TypeScript?` prompt, choose `No`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Why are we pushing people away from ts in the getting started guide?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product:workers Related to Workers product size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants