Skip to content

Infilimits/shopify-app-template-nextjs

Repository files navigation

Shopify App Template - Next.js

This is a template for building a Shopify app using the Nextjs framework.

Getting Started

[In Development]

Tech Stack

  • @shopify/shopify-api provides authentication and methods for interacting with Shopify APIs.
  • Shopify App Bridge allows your app to seamlessly integrate within Shopify's Admin.
  • Polaris is a powerful design system and component library that helps developers build high quality, consistent experiences for Shopify merchants.
  • Drizzle is a lightweight ORM that enables you to define & manage database schemas in TypeScript, access your data in a SQL-like or relational way.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Unlicense