Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.95 KB

STEP-0-PRE-WORKSHOP.md

File metadata and controls

51 lines (30 loc) · 1.95 KB

Write Your Own Web Store In Hours

⚠️ Note

Please do this before the workshop.


This document outlines some information for you to understand and some actions you can take before the workshop.

✍️ Signing Up For Accounts

This shouldn't take long, and having these accounts ready means the start of the workshop will be smoother and we can get right into coding!

GitHub Account

  • Sign up for a GitHub account 👉
  • Check your ✉️ email for a verification code
  • Complete or skip the 🙋 profile personalization questions

Auth0 Account

Auth0 is an easy to implement, adaptable authentication and authorization platform. Basically, they make your login box awesome. When you sign up, you'll get a 22-day trial to experiment with all the features. After that, you'll revert to the free-tier Starter plan.

Stripe Account

Stripe is a technology company that builds economic infrastructure for the internet.

GitPod

Gitpod is an open source developer platform that allows you to easily spin-up fresh dev environments for any task.

  • Sign in to GitPod with your GitHub account 👉
  • Choose to "Continue with 10 hours per month"
  • Choose an edtor (this workshp assumes you're using VS Code in the Browser)
  • Tell GitPod more about yourself

Once you see the "No Workspaces" page, you can stop. We'll create a workspace in the next step.

spacer


▶️ STEP 1: Setting up your development environment