🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

create-oberon-app

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-oberon-app

`create-oberon-app` generates recipes. For a full list of recipes, please see the monorepo README.

latest
Source
npmnpm
Version
0.11.0
Version published
Maintainers
1
Created
Source

create-oberon-app

create-oberon-app generates recipes. For a full list of recipes, please see the monorepo README.

Usage

Requires Node.js 22 or newer.

npx

npx create-oberon-app my-app

yarn

yarn create oberon-app my-app

COA e2e lanes

The COA Playwright suite is separated into explicit lanes:

  • @auth: one-time real login bootstrap that writes reusable browser state
  • @cms: shared CMS behavior reusing that state
  • @login: unauthenticated login-journey behavior tests
  • @verdaccio: package provenance checks inside the container harness
  • @container-initialise / @container-teardown: container lifecycle lanes

Run headless COA e2e:

pnpm test:coa

Run interactive COA e2e UI:

pnpm test:coa:ui

License

MIT © Tohuhono

FAQs

Package last updated on 14 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts