An open-source metadata builder tool for creating metadata and metadata file conventions for Next.js 13+ apps.
Introduction · Local Development · Tech Stack · Contributing
MetaWizard is an open-source metadata builder tool for creating metadata and metadata file conventions for Next.js 13+ apps.
To run the app locally, run the following commands:
pnpm i
pnpm build
pnpm dev
- Next.js – framework
- Typescript – language
- Tailwind – CSS
- Vercel – deployments
Licensed under the Apache-2.0 license.
Contributions are welcome! Please open an issue if you have any questions or suggestions. Your contributions are welcomed and will be acknowledged.
See the contributing guide for more information.