add: mode projects
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m10s

This commit is contained in:
2024-02-13 21:00:33 +01:00
parent 89c2165b84
commit afb4394880
11 changed files with 199 additions and 4 deletions

View File

@ -0,0 +1,11 @@
---
title: "URL Shortener"
date: 2023-03-05
draft: false
slug: "url-shortener"
showAuthor: false
showWordCount: false
showReadingTime: false
showRelatedContent: false
tags: ["python", "docker", "sql", "flask"]
---