Skip to content

Files

Latest commit

Nov 21, 2023
16af62c · Nov 21, 2023

History

History
30 lines (18 loc) · 443 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 443 Bytes

Console

Web console for manage resources on deploys.app.

Developing

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

Building

To create a production version:

bun -b run build

License

MIT

This project uses font-awesome pro, you need font-awesome pro license to editing source code.