Files
luxcollection/.copilot/used-promts/01.Md
2025-10-01 12:07:25 +02:00

9 lines
276 B
Markdown
Executable File

# 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.