Skip to content

Vib Image Registry Browser

Notifications You must be signed in to change notification settings

Vanilla-OS/Atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8b96725 · Aug 4, 2024

History

89 Commits
Aug 4, 2024
Apr 25, 2024
Jul 27, 2024
Aug 1, 2024
Apr 25, 2024
Apr 14, 2023
Apr 14, 2023
Apr 25, 2024
Apr 25, 2024
Aug 4, 2024
Apr 14, 2023
Apr 25, 2024
Jul 27, 2024
Aug 4, 2024
Apr 25, 2024
Jul 16, 2024
Aug 5, 2023
Apr 25, 2024
Apr 25, 2024

Repository files navigation

Atlas

Atlas is OCI registry, designed for Vanilla OS.

Configuration

To configure your registry, you need to edit the config.ts file.

Development

To run the registry in development mode, run the following command:

pnpm dev

Production

To run the registry in production mode, run the following command:

pnpm build