
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
create-forgeos-app
Advanced tools
Create a ForgeOS app without installing ForgeOS globally first.
npm create forgeos-app@alpha my-app -- --template minimal-web
cd my-app
npm run dev
The wrapper delegates to forge new and defaults to:
--template minimal-web
--package-manager npm
--forge-spec npm:forgeos@alpha
Examples:
npm create forgeos-app@alpha notes-app -- --template minimal-web
npm create forgeos-app@alpha support-app -- --template b2b-support-web
npm create forgeos-app@alpha notes-app -- --template minimal-web --no-install --no-git
Use the lower-level ForgeOS package directly when you want to add ForgeOS to an existing project:
npm install forgeos@alpha
FAQs
Create a ForgeOS app from the command line.
We found that create-forgeos-app demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.