Skip to content

Web console for manage resources on Deploys.app

License

Notifications You must be signed in to change notification settings

deploys-app/console

Repository files navigation

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.