This commit is contained in:
2025-10-01 12:07:25 +02:00
commit 34127035c5
9 changed files with 341 additions and 0 deletions

9
.copilot/used-promts/01.Md Executable file
View File

@@ -0,0 +1,9 @@
# A web application
Create a simple web application using these Requirements:
- nim programming language
- single binary output
- HTMX for frontend interactivity
- TUI.CSS css framework for a retro look
create a scaffolding for the project and explain your choices.