Introduction
Welcome to the Gasha Digital Dev Playbook, a curated collection of technical workflows, manual setup guides, and best practices for Full-Stack and Mobile development.
Getting Started
To get the most out of these documents, it is recommended to follow the chapters in order. Starting with Chapter 1 (Version Control) ensures that all your subsequent environment configurations are versioned and tracked correctly.
Contribution
When adding new documentation to this playbook:
Create Descriptive Files
Create an .md or .mdx file in the appropriate content/docs folder.
Format Code Snippets
Ensure all code snippets are enclosed in triple backticks.
Register in Meta
Add your document to the root meta.json and this Table of Contents.
Update the Intro
Update this intro page to include a link to your new document in the table above.