Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# World Cup Database Project Set Up

## Running the project using Gitpod
The project can be run in a virtual Linux machine using Gitpod. To do this, you will need a Github account.

1. Click the "Start the project" button [on the course page](https://www.freecodecamp.org/learn/relational-database/build-a-world-cup-database-project/build-a-world-cup-database) to open it in Gitpod.
2. Follow the instructions on the course page to start the project with the CodeRoad extension.


## Running the project using Docker
You can run the project in a Docker container by [following these instructions](
https://www.freecodecamp.org/news/how-to-run-freecodecamps-relational-databases-curriculum-using-docker-vscode-and-coderoad/).