@erroraware/init
v1.4.5
Published
Automates installation and setup for @erroraware/client in your Next.js project.
Downloads
195
Maintainers
Readme
@erroraware/init
Automates installation and setup for Error-Aware in your Next.js project.
Usage
npx @erroraware/initThis will:
- Install
@erroraware/client - Copy
/app/loggerto your project - Inject
withErrorAwareinto your middleware
Requirements
- Node.js 18+
- Next.js (App Router)
