Skip to content

copilot-dev-days/tailspin-toys-workshop

 
 

🌐 Português (Brasil) | Español

Tailspin Toys

This repository contains the project for a guided workshop to explore GitHub Copilot CLI. The project is a website for a fictional game crowd-funding company, with a Flask backend using SQLAlchemy and Astro frontend using Svelte for dynamic pages.

Repository setup

Create your own repository from this template first, then either:

  • create a Codespace from your repository, or
  • clone your repository locally.

Start with workshop/00-prereqs.md for the full setup flow.

Start the workshop

To begin the workshop, start at workshop/README.md

Or, if just want to run the app...

Launch the site

A script file has been created to launch the site. You can run it by:

# Linux/macOS/Codespaces
./scripts/start-app.sh

# Windows (PowerShell)
.\scripts\start-app.ps1

Then navigate to the website to see the site!

License

This project is licensed under the terms of the MIT open source license. Please refer to the LICENSE for the full terms.

Support

This project is provided as-is, and may be updated over time. If you have questions, please open an issue.

About

GitHub Copilot CLI workshop — build a full-stack crowdfunding platform for games using Flask, Astro, and Svelte

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors

Languages

  • Python 34.2%
  • TypeScript 24.7%
  • Svelte 14.7%
  • Astro 11.6%
  • Shell 7.2%
  • PowerShell 6.7%
  • Other 0.9%