Getting Started
@loewen-digital/fullstack is designed to be straightforward to adopt. Whether you're starting a new project or adding backend capabilities to an existing one, you can be up and running in minutes.
In this section
- Installation — add the package to your project
- Quick Start — build something real in under five minutes
- Configuration — configure modules and environments
Prerequisites
- Node.js 20+ (or Bun / Deno with Web Standards support)
- A JavaScript meta-framework: SvelteKit, Nuxt, Remix, Astro, or plain Node
- TypeScript recommended (the package ships full types)