
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@strav/create
Advanced tools
Scaffold a new Strav application.
bunx @strav/create@latest my-app --api # headless REST API
bunx @strav/create@latest my-app --web # full-stack with views
bunx @strav/create@latest my-app # interactive prompt
.strav views, sessions, and static filesbunx @strav/create <project-name> [options]
--api Headless REST API template
--web Full-stack template with views and static files
--template, -t api|web Alias for --api / --web
--db <name> Database name (default: project name)
-h, --help Show help
my-app/
├── index.ts Server entry point
├── strav.ts CLI (migrations, generators)
├── config/ Configuration files
├── database/schemas/ Schema definitions
├── start/routes.ts Route registration
├── tests/ Test files
├── .env Environment variables
└── package.json
MIT
FAQs
Scaffold a new Strav application
The npm package @strav/create receives a total of 0 weekly downloads. As such, @strav/create popularity was classified as not popular.
We found that @strav/create 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
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.