Merge pull request #540 from yardenshoham/gitpod

Add Gitpod configuration for quick setup of development environments
This commit is contained in:
Philipp C. Heckel 2022-12-12 09:26:12 -05:00 committed by GitHub
commit 94d3924432
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 42 additions and 0 deletions

View file

@ -22,6 +22,12 @@ server consists of three components:
All of these components are built and then **baked into one binary**.
### Quickly getting a development environment setup
To get a quick working development environment you could use Gitpod.
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/binwiederhier/ntfy)
### Navigating the code
Code: