Repositories
- Update https://forum.freecodecamp.org/t/using-gitpod-in-the-curriculum/668669
- https://github.com/freeCodeCamp/learn-celestial-bodies-database
- https://github.com/freeCodeCamp/learn-world-cup-database
- https://github.com/freeCodeCamp/learn-number-guessing-game
- https://github.com/freeCodeCamp/learn-periodic-table-database
- https://github.com/freeCodeCamp/learn-nano-by-building-a-castle
- https://github.com/freeCodeCamp/learn-salon-appointment-scheduler
- https://github.com/freeCodeCamp/learn-git-by-building-an-sql-reference-object
- https://github.com/freeCodeCamp/learn-sql-by-building-a-student-database-part-2
- https://github.com/freeCodeCamp/learn-relational-databases-by-building-a-database-of-video-game-characters
- https://github.com/freeCodeCamp/learn-bash-and-sql-by-building-a-bike-rental-shop
- https://github.com/freeCodeCamp/learn-sql-by-building-a-student-database-part-1
- https://github.com/freeCodeCamp/learn-bash-scripting-by-building-five-programs
- https://github.com/freeCodeCamp/learn-bash-by-building-a-boilerplate
- https://github.com/freeCodeCamp/learn-relational-databases-by-building-a-mario-database
- https://github.com/freeCodeCamp/learn-advanced-bash-by-building-a-kitty-ipsum-translator
- Archived Backend Curriculum?
- Start new environment in
app.gitpod.io(CTRL + O) - Select
From a URLtab - Paste repo URL
- Click
Create - Run
gitpod env migrate - Run
gitpod auto update -s .gitpod/automations.yaml - Make changes to
.vscode/settings.json > "files.exclude" - Delete
.gitpod.yml - Delete auto-created
.devcontainer/Dockerfile - Push changes + open PR