Skip to content

Commit

Permalink
fix(link): include wakatime
Browse files Browse the repository at this point in the history
  • Loading branch information
Ridermansb committed Sep 15, 2022
1 parent 859d137 commit a3b5198
Show file tree
Hide file tree
Showing 3 changed files with 527 additions and 508 deletions.
9 changes: 9 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# This configuration file was automatically generated by Gitpod.
# Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file)
# and commit this file to your remote git repository to share the goodness with others.

tasks:
- init: npm install && npm run build && npm run prepare
command: npm run start


0 comments on commit a3b5198

Please sign in to comment.