Skip to content

Commit d35ab06

Browse files
authored
feat: configure the Gitpod ready-to-code system (#64)
1 parent a558ddf commit d35ab06

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

.gitpod.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# This configuration file was automatically generated by Gitpod.
2+
# Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file)
3+
# and commit this file to your remote git repository to share the goodness with others.
4+
5+
tasks:
6+
- init: pnpm install && pnpm run build
7+
command: pnpm run start
8+
9+
# List the ports to expose. Learn more https://www.gitpod.io/docs/config-ports/
10+
ports:
11+
- port: 3000
12+
onOpen: open-preview
13+
14+
github:
15+
prebuilds:
16+
master: true
17+
branches: true
18+
pullRequests: true
19+
pullRequestsFromForks: true
20+
addCheck: true
21+
addComment: false
22+
addBadge: true

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy