Edit URL deployment to GitPod (#16795)

* Edit URL deployment to GitPod

* Added Getting Started with Gitpod
This commit is contained in:
Thomas Bnt 2022-05-02 15:50:56 +02:00 committed by GitHub
parent 6d9f0b9d44
commit fd2614ea80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,8 +12,8 @@
<a href="https://github.com/forem/forem/issues?q=is%3Aissue+is%3Aopen+label%3A%22ready+for+dev%22">
<img src="https://img.shields.io/github/issues/forem/forem/ready for dev" alt="GitHub issues ready for dev">
</a>
<a href="https://gitpod.io/from-referrer/">
<img src="https://img.shields.io/badge/setup-automated-blue?logo=gitpod" alt="Gitpod badge">
<a href="https://gitpod.io/#https://github.com/forem/forem">
<img src="https://img.shields.io/badge/setup-automated-blue?logo=gitpod" alt="GitPod badge">
</a>
</p>
@ -79,6 +79,8 @@ transitioning to a [Preact](https://preactjs.com/)-first frontend.
A more complete overview of our stack is available in
[our docs](https://developers.forem.com/technical-overview/stack).
To **launch Forem in Gitpod**, navigate to [https://gitpod.io/#https://github.com/{your_github_username}/forem](https://gitpod.io/#https://github.com/{your_github_username}/forem).
### Prerequisites
#### Local