new crafter.build structure

This commit is contained in:
Jorijn van der Graaf 2025-11-09 20:11:22 +01:00
commit e35b7302cb
22 changed files with 83 additions and 109 deletions

View file

@ -0,0 +1,12 @@
![alt text](https://github.com/Catcrafts/Crafter.Web/blob/master/samples/HelloWorld/HelloWorld.png?raw=true)
This sample demonstrates a simple hello world.
```bash
crafter-build build executable
run.sh
```
and go to `http://localhost:8080/`
if caddy is not installed you can use your favorite static file server instead