A personal collection of setup guides, cheatsheets, and references for development.
| Guide | Description |
|---|---|
| Go + PostgreSQL Setup | Set up PostgreSQL with Go using goose & sqlc |
- Create a new
.mdfile in the root (e.g.,GUIDE_NAME.md) - Add a row to the table above
- Commit and push!
# Guide Title
Brief description of what this guide covers.
---
## Table of Contents
1. [Section 1](#section-1)
2. [Section 2](#section-2)
---
## Section 1
Content here...
---
## Section 2
Content here...
---
*Happy coding! π*Made with β by @ifeanyiBatman