{"_id":"@aero-js/starter-fullstack","name":"@aero-js/starter-fullstack","dist-tags":{"latest":"0.4.0"},"versions":{"0.4.0":{"name":"@aero-js/starter-fullstack","version":"0.4.0","private":false,"homepage":"https://github.com/jamiewilson/aero","license":"MIT","author":{"name":"Jamie Wilson"},"repository":{"type":"git","url":"git+https://github.com/jamiewilson/aero.git","directory":"packages/starters/fullstack"},"type":"module","dependencies":{"@aero-js/core":"0.4.0","@aero-js/vite":"0.4.0"},"devDependencies":{"nitro":"3.0.260311-beta","vite":"8.0.3"},"scripts":{"dev":"vite dev","build":"vite build","preview":"AERO_SERVER=false vite build && vite preview","preview:api":"vite build && node .output/server/index.mjs"},"_id":"@aero-js/starter-fullstack@0.4.0","description":"Full-stack Aero template with Nitro enabled from day one. Includes `nitro.config.ts`, API routes, Nitro cache/storage/database examples, a task, a plugin, and a `preview:api` command.","bugs":{"url":"https://github.com/jamiewilson/aero/issues"},"_integrity":"sha512-00DLv5+lUCoMegBizTW5tihElrsSz9GeqzyMS9QQU7K31kLzynHfBoJfl2sxCrLc3XbaGoiGTZwu/o4cD9jY0Q==","_resolved":"/private/var/folders/yc/828p39ws2lxgqcb96h4qdbjm0000gn/T/f4e4f090fba48c58a140a2325bc15948/aero-js-starter-fullstack-0.4.0.tgz","_from":"file:aero-js-starter-fullstack-0.4.0.tgz","_nodeVersion":"24.15.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-00DLv5+lUCoMegBizTW5tihElrsSz9GeqzyMS9QQU7K31kLzynHfBoJfl2sxCrLc3XbaGoiGTZwu/o4cD9jY0Q==","shasum":"cbf8cf6a518ee0cbd26592707df7291bf8cb541e","tarball":"https://registry.npmjs.org/@aero-js/starter-fullstack/-/starter-fullstack-0.4.0.tgz","fileCount":27,"unpackedSize":15378,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCaWzGhz19vAKdcHc++eyK4HEf5Yh/ts7JFUZC3z1V0vQIhANfFNvFe2VUTcvXdrJNKKTdvtmk+6yDjPwfyng2JZ+Ul"}]},"_npmUser":{"name":"jmwlsn","email":"jamie@jamiewilson.io"},"directories":{},"maintainers":[{"name":"jmwlsn","email":"jamie@jamiewilson.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/starter-fullstack_0.4.0_1777591037149_0.33176187634598353"},"_hasShrinkwrap":false}},"time":{"created":"2026-04-30T23:17:17.008Z","0.4.0":"2026-04-30T23:17:17.307Z","modified":"2026-04-30T23:17:17.716Z"},"maintainers":[{"name":"jmwlsn","email":"jamie@jamiewilson.io"}],"description":"Full-stack Aero template with Nitro enabled from day one. Includes `nitro.config.ts`, API routes, Nitro cache/storage/database examples, a task, a plugin, and a `preview:api` command.","homepage":"https://github.com/jamiewilson/aero","repository":{"type":"git","url":"git+https://github.com/jamiewilson/aero.git","directory":"packages/starters/fullstack"},"author":{"name":"Jamie Wilson"},"bugs":{"url":"https://github.com/jamiewilson/aero/issues"},"license":"MIT","readme":"# @aero-js/starter-fullstack\n\nFull-stack Aero template with Nitro enabled from day one. Includes `nitro.config.ts`, API routes, Nitro cache/storage/database examples, a task, a plugin, and a `preview:api` command.\n\n## Structure\n\n- `client/` — Pages, layouts, components, assets\n- `content/site.ts` — Global site data\n- `server/` — Nitro API/routes plus server plugins, tasks, and server entry\n- `server/plugins/` — Nitro runtime hooks\n- `server/tasks/` — Nitro task handlers\n- `server/entry.ts` — Nitro server entry (wired via `serverEntry`)\n- `nitro.config.ts` — Canonical Nitro config for the project\n\n## Commands\n\n- `pnpm dev` — Vite dev server with Nitro\n- `pnpm build` — Build static HTML and Nitro output\n- `pnpm preview` — Preview the static build only\n- `pnpm preview:api` — Preview the full Nitro server from `.output/`\n\n## Learn More\n\n- [Nitro](https://github.com/jamiewilson/aero/blob/main/docs/server/nitro.mdx) · [Deploy with Nitro](https://github.com/jamiewilson/aero/blob/main/docs/deploy/nitro.mdx)\n","readmeFilename":"README.md","_rev":"1-805d82625257edc9d82dbea40998098c"}