Atlas is OCI registry, designed for Vanilla OS.
To configure your registry, you need to edit the config.ts
file.
To run the registry in development mode, run the following command:
pnpm dev
To run the registry in production mode, run the following command:
pnpm build