2024-07-22 02:08:50 +02:00
|
|
|
# leafus.wtf website
|
2024-07-22 01:46:29 +02:00
|
|
|
|
2024-07-22 02:08:50 +02:00
|
|
|
![screenshot](https://r2.fluffy.pw/attachments/ba1172b4-2a46-4b19-afff-0f7c78fb3c49/9_zep1w63.png)
|
2024-07-22 01:46:29 +02:00
|
|
|
|
2024-07-22 02:08:50 +02:00
|
|
|
Do anything u fuckin want with it
|
2024-07-22 01:46:29 +02:00
|
|
|
|
2024-07-22 02:10:49 +02:00
|
|
|
## Deploy
|
|
|
|
|
|
|
|
```bash
|
|
|
|
bun install
|
|
|
|
```
|
|
|
|
|
|
|
|
```bash
|
|
|
|
bun astro build
|
|
|
|
```
|
|
|
|
|
|
|
|
and use any static webserver like caddy and copy files from the `dist` folder to the webserver directory
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
License: MIT
|