startpage/README.md

27 lines
536 B
Markdown

<div align="center">
<img src="https://user-images.githubusercontent.com/76164598/170824479-5918fe82-18df-4549-8b20-c2b1595a27d0.png" alt="" align="center" />
<h1 align="center">Startpage</h1>
</div>
# Getting Started
## Using bun.sh
```
bun start
```
## Using docker-compose
```
docker-compose up --build
```
# Customize
Everything is static, just modify the content as you want in `src/` or `assets`.
# Contributors
- [Siklos/Hydroxycarbamide](https://git.siklos-chaneru.dev/Siklos)
- [Woox](https://github.com/nwvh)