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

Gitpodify #177

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Gitpodify #177

wants to merge 2 commits into from

Conversation

ghostdevv
Copy link

Description

Add Gitpod to the "Quick Start" section of the website, and gitpodify this repo.

I'm having an issue running where it's asking to run "npm run build:website" once, which seems to require being logged in with gh cli - is there a way around this?

Related Issues

n/a

Check List

Signed-off-by: GHOST <[email protected]>
@@ -166,6 +166,14 @@ start()`
return (
<>
<h1>Quick start</h1>

<a
href="https://gitpod.io/#https://github.com/gitpod-samples/template-fastify"
Copy link
Member

Choose a reason for hiding this comment

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

I would prefer for the template to be sitting in the Fastify org, so we can change/modify etc.

Copy link
Author

Choose a reason for hiding this comment

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

If you could create one I can change it out!

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Author

Choose a reason for hiding this comment

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

I'm sorry for the late reply @mcollina I've only just seen this 😅 - I've updated the link on the docs here and made a PR to the template: fastify/fastify-template-gitpod#1

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