2026-06-28 23:13:21 +00:00
|
|
|
---
|
2026-06-30 20:27:00 +00:00
|
|
|
title: "Example Project"
|
2026-06-28 23:13:21 +00:00
|
|
|
date: 2026-06
|
|
|
|
|
status: "active"
|
2026-06-30 20:27:00 +00:00
|
|
|
tags: ["example", "template"]
|
2026-06-28 23:13:21 +00:00
|
|
|
repo: ""
|
|
|
|
|
demo: ""
|
|
|
|
|
---
|
|
|
|
|
|
2026-06-30 20:27:00 +00:00
|
|
|
# Example Project
|
2026-06-28 23:13:21 +00:00
|
|
|
|
2026-06-30 20:27:00 +00:00
|
|
|
This is a template. Replace with the real information about your project.
|
2026-06-28 23:13:21 +00:00
|
|
|
|
2026-06-30 20:27:00 +00:00
|
|
|
## Description
|
2026-06-28 23:13:21 +00:00
|
|
|
|
2026-06-30 20:27:00 +00:00
|
|
|
What the project does, in 1-2 paragraphs. Avoid unnecessary jargon.
|
2026-06-28 23:13:21 +00:00
|
|
|
|
2026-06-30 20:27:00 +00:00
|
|
|
## Tech stack
|
2026-06-28 23:13:21 +00:00
|
|
|
|
2026-06-30 20:27:00 +00:00
|
|
|
- **Language:** Go 1.26
|
|
|
|
|
- **Framework:** None (stdlib)
|
|
|
|
|
- **Database:** SQLite
|
2026-06-28 23:13:21 +00:00
|
|
|
- **Deployment:** Fly.io
|
|
|
|
|
|
2026-06-30 20:27:00 +00:00
|
|
|
## Main features
|
2026-06-28 23:13:21 +00:00
|
|
|
|
2026-06-30 20:27:00 +00:00
|
|
|
1. Feature one — brief description
|
|
|
|
|
2. Feature two — brief description
|
|
|
|
|
3. Feature three — brief description
|
2026-06-28 23:13:21 +00:00
|
|
|
|
2026-06-30 20:27:00 +00:00
|
|
|
## Learnings
|
2026-06-28 23:13:21 +00:00
|
|
|
|
2026-06-30 20:27:00 +00:00
|
|
|
What you learned, what challenges you faced, what you'd do differently.
|
2026-06-28 23:13:21 +00:00
|
|
|
|
|
|
|
|
## Links
|
|
|
|
|
|
2026-06-30 20:27:00 +00:00
|
|
|
- Repo: github.com/VictorVargas/project
|
|
|
|
|
- Demo: project.example.com
|
|
|
|
|
- Docs: docs.project.example.com
|