Home

Awesome

AutoK3s UI

Browser Support

  1. For development: native ESM dynamic import support is required.
  2. For production: the default build targets browsers that support native ESM via script tags.

Project setup

npm install

Compiles and hot-reloads for development

  1. Download Autok3s CLI binary file, and run.
chmod +x ./autok3s

./autok3s -d serve
  1. Start dev server
npm run dev

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.