FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
JavaScript-First/.gitpod.yml at master · JavaScript-Open-Curriculum-Foundation/JavaScript-First · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScript-Open-Curriculum-Foundation
/
JavaScript-First
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
8
Star
16
Code
Issues
4
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
JavaScript-First
/
.gitpod.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (18 loc) · 775 Bytes
Breadcrumbs
JavaScript-First
/
.gitpod.yml
Copy path
File metadata and controls
19 lines (18 loc) · 775 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
tasks
:
-
init
:
echo "Replace me with a build script for the project."
#
Users should uncomment this line when they get to the mongo section.
#
command: mkdir -p /workspace/data && mongod --dbpath /workspace/data
image
:
file
:
.gitpod.Dockerfile
vscode
:
extensions
:
-
evilz.vscode-reveal@4.0.4:q3Ae+UO4Nv6SYzToAsa1zw==
-
formulahendry.code-runner@0.11.0:HNAnyDKL6fUn1G8QfbKLpQ==
-
statiolake.vscode-markdown-run-snippet@0.2.0:R4O1V3NAkPiU5xUmL5RdkQ==
-
gitduck.code-streaming@0.1.22:FAJJ3grzJhtcEbaQvZSuQg==
-
softwaredotcom.music-time@2.0.16:2mU8lWUWN53SChBCjrE8VA==
-
HansUXdev.bootstrap5-snippets@1.2.3:e23xRdDNFFIPdzsiYVQ07g==
-
HansUXdev.javascript-first-snippets@0.0.1:lZ24pWpflw/NOdGtfdx/hg==
ports
:
-
port
:
3000
onOpen
:
open-preview
Back
|
FazBrowse Home
|
New Git URL