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: 8 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-17T06:28:41.000Z (9 months ago)
- Last Synced: 2025-01-28T22:36:12.978Z (9 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 both a guided workshop and the Modern DevOps with GitHub What The Hack. The project is a Next.js app that uses MongoDB for the database. The design is to be used as a walk-through of GitHub features, including [Codespaces](https://docs.github.com/en/codespaces/overview), [Actions](https://docs.github.com/en/actions/learn-github-actions) and [GitHub Advanced Security (GHAS)](https://docs.github.com/en/github/getting-started-with-github/about-github-advanced-security). You'll explore how to use these features to implement and improve your organization's DevOps processes.
## Getting started
> **[Get started learning about development and DevOps with GitHub!](./content/README.md)**
## License
This project is licensed under the terms of the MIT open source license. Please refer to [MIT](./LICENSE.txt) 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.