Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.28 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.28 KB

MetaWizard

Fallback Image

An open-source metadata builder tool for creating metadata and metadata file conventions for Next.js 13+ apps.

Introduction · Local Development · Tech Stack · Contributing


Introduction

MetaWizard is an open-source metadata builder tool for creating metadata and metadata file conventions for Next.js 13+ apps.

Local Development

To run the app locally, run the following commands:

pnpm i
pnpm build
pnpm dev

Tech Stack

License

Licensed under the Apache-2.0 license.

Contributing

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.