https://github.com/ultrawideturbodev/systems_and_templates
https://github.com/ultrawideturbodev/systems_and_templates
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ultrawideturbodev/systems_and_templates
- Owner: ultrawideturbodev
- Created: 2022-07-17T21:18:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-25T21:28:12.000Z (about 2 years ago)
- Last Synced: 2025-04-13T14:56:48.230Z (2 months ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 📝 Systems and Templates
This repo contains all systems and templates of [codaveto.com](http://codaveto.com) in proper Markdown format.
### 🎫 Ticket Templates
- [📒 Story Ticket Template](https://github.com/codaveto/systems_and_templates/blob/main/ticket_templates/story_ticket_template.md)
- [🐛 Bug Ticket Template](https://github.com/codaveto/systems_and_templates/blob/main/ticket_templates/bug_ticket_template.md)
- [✅ Definition of Done](https://github.com/codaveto/systems_and_templates/blob/main/ticket_templates/definition_of_done.md)### ❤️🔥 Firestore Datamodel Repository
- [📒 Documentation](https://github.com/codaveto/systems_and_templates/blob/main/firestore_datamodel_repository/readme.md)
- [🏗 Example Project](https://github.com/codaveto/systems_and_templates/blob/main/firestore_datamodel_repository/example)### 📚 Feature folder structure script
- [📒 Documentation](https://github.com/codaveto/systems_and_templates/blob/main/feature_folder_sctructure_script/readme.md)
- [🏗 Script](https://github.com/codaveto/systems_and_templates/blob/main/firestore_datamodel_repository/create_feature.sh)