Skip to content

alloy-automation/alloy-example-apps

Repository files navigation

Alloy Unified API

This is a demo app to build an integration between Shopify and Alloy's UAPI.

This repo contains a backend and frontend for Alloy's UAPI in NextJS. The main branch contains boilerplate code to help you get started and set up quickly. The completed branch contains the completed code for this demo.

Getting Started

To get started, clone this repo and run

npm install

to install the required packages.

Next, create a .env.local file in the root directory and replace it with

API_KEY=YOUR_API_KEY

Then run,

npm run dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Alloy, take a look at:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published