https://github.com/github-samples/pets-workshop
Workshop and getting started content for organizations using GitHub for Startups
https://github.com/github-samples/pets-workshop
startups template workshop
Last synced: 2 months ago
JSON representation
Workshop and getting started content for organizations using GitHub for Startups
- Host: GitHub
- URL: https://github.com/github-samples/pets-workshop
- Owner: github-samples
- License: mit
- Created: 2023-02-02T18:55:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-17T06:28:41.000Z (11 months ago)
- Last Synced: 2025-01-28T22:36:12.978Z (11 months ago)
- Topics: startups, template, workshop
- Language: JavaScript
- Homepage:
- Size: 1.94 MB
- Stars: 42
- Watchers: 3
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
README
# Pets workshop
This repository contains the project for two guided workshops to explore various GitHub features. The project is a website for a fictional dog shelter, with a [Flask](https://flask.palletsprojects.com/en/stable/) backend using [SQLAlchemy](https://www.sqlalchemy.org/) and [Astro](https://astro.build/) frontend using [Svelte](https://svelte.dev/) for dynamic pages.
## Getting started
> **[Get started learning about development with GitHub!](./content/README.md)**
## License
This project is licensed under the terms of the MIT open source license. Please refer to the [LICENSE](./LICENSE) for the full terms.
## Maintainers
You can find the list of maintainers in [CODEOWNERS](./.github/CODEOWNERS).
## Support
This project is provided as-is, and may be updated over time. If you have questions, please open an issue.