This repository contains the project for a 1 hour guided workshop to explore GitHub Copilot Agent Mode and related features in Visual Studio Code. 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.
A script file has been created to launch the site. You can run it by:
./scripts/start-app.sh
Then navigate to the website to see the site!
This project is licensed under the terms of the MIT open source license. Please refer to the LICENSE for the full terms.
You can find the list of maintainers in CODEOWNERS.
This project is provided as-is, and may be updated over time. If you have questions, please open an issue.