You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Pyra.js is a framework designed for building modern full-stack web applications with pluggable UI adapters, unified routing, and a shared runtime.",
"author": "Nathaniel Paz",
"main": "index.js",
"scripts": {
"build": "pnpm -r --filter ./packages/* run build",
"dev:link": "pnpm build && cd packages/cli && npm link",