Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.46 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.46 KB

PlanetScale

image

This repo contains some code snippets and some some issues which you can work as exercises. It will take you through setting up a database on PlanetScale, getting access to it from command line tools and executing SQL statements against it. The issues also contains pointers to a lot of additional materials.

You start by generating at new repo, using this one as a template.

Code >> Use this template >> Create new repository

image

There's a workflow that starts whne you generate your repository - it copies the template issues over to your own repo - It may take 15-20 seconds to finish - You can monitor it in the Actions tab.

If you need help.

  1. You are welcome to come back to the issues of this template repo here and comment on some of the existing ones - or create new ones.
  2. You can also mention me (@lakruzz) or assign me to issues in your own repo.
  3. And of course there's always our discussion on github/kea-dev