Web console for manage resources on deploys.app.
Install dependencies with bun install
.
Start development server:
bun -b run dev
# or start the server and open the app in a new browser tab
bun -b run dev --open
To create a production version:
bun -b run build
MIT
This project uses font-awesome pro, you need font-awesome pro license to editing source code.