Skip to content

Commit

Permalink
Add example repo for building a TypeScript project that uses Helia
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain authored Aug 8, 2023
1 parent 4ef20ea commit 992adeb
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions github/ipfs-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,35 @@ repositories:
repository: example-fork-go-template
visibility: public
vulnerability_alerts: true
helia-typescript:
advanced_security: false
allow_auto_merge: false
allow_merge_commit: true
allow_rebase_merge: true
allow_squash_merge: true
allow_update_branch: false
archived: false
auto_init: false
default_branch: main
delete_branch_on_merge: false
description: Building Helia with TypeScript
has_discussions: false
has_downloads: true
has_issues: true
has_projects: false
has_wiki: false
is_template: false
merge_commit_message: PR_TITLE
merge_commit_title: MERGE_MESSAGE
secret_scanning_push_protection: true
secret_scanning: true
squash_merge_commit_message: COMMIT_MESSAGES
squash_merge_commit_title: COMMIT_OR_PR_TITLE
template:
owner: ipfs-examples
repository: example-fork-go-template
visibility: public
vulnerability_alerts: true
helia-vite:
advanced_security: false
allow_auto_merge: false
Expand Down

0 comments on commit 992adeb

Please sign in to comment.