Skip to content

Instantly share code, notes, and snippets.

@nax3t

nax3t/README.md Secret

Last active December 10, 2023 05:33
Show Gist options
  • Save nax3t/2773378c4d1bada8d66d12f4d5210248 to your computer and use it in GitHub Desktop.
Save nax3t/2773378c4d1bada8d66d12f4d5210248 to your computer and use it in GitHub Desktop.
MySQL Course Goorm.io Signup Instructions

MySQL Course Goorm.io Signup Instructions

  • Sign up for a free goorm account, here.
    • Be sure to use a valid email, you will need to confirm the email address in order to sign up.
  • Log in to Goorm.io, if you are not already logged in.
  • Go to your IDE dashboard, here, this is where you will create and manage your containers. Please bookmark this page, you will use it often.
  • To create a new container, click on the "+ New Container" button in the top right corner of your IDE dashboard.
    • That button will take you here.
  • Input a container name, e.g., 'mysql'
  • Select the region which is closest to your location.
  • Go down to "Stack" and click on "Node.js".
  • Go down to Additional module/package and check the following option: "Customization for Udemy Course - The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert".
  • Click the "Create (Ctrl + M)" button.
  • Wait a few minutes for your container to be created and configured.
  • When the container has been created you will see a green circle around a check mark, now click on the "Run container" button.
  • You are now inside of your goorm container. When you're done working you can close this window, but if you want to return to your container you will need to go back to your IDE dashboard, here and click the "Run" button beneath your container name.
  • Please view this video to learn the basics of file/folder creation and navigation within your new goorm.io container.
  • Please view this video to learn how to run your mysql server and open the mysql shell.
  • Please view this video to learn how to run MySQL commands from a file. This will make working with Goorm much easier!
  • If you have any questions, please ask them in the course Q&A or visit our Discord server and ask them there.
  • Now that you've completed all of the steps above, please continue on with the next section in the course.
@nax3t
Copy link
Author

nax3t commented Dec 10, 2023

Which course did you all find your way to this github page from? Might be good to use repl.it instead of goorm these days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment