Skip to content

A minimum NextJS web app for making things with the Eden API

Notifications You must be signed in to change notification settings

edenartlab/hello-eden

Repository files navigation

Hello Eden

This is a simple example app that will let you use the Eden API to make a creation from a NextJS web app

Getting started

  • Obtain an API Key and Secret for your account at https://app.eden.art (requires a subscription)
  • Create a .env.local file and add EDEN_API_KEY and EDEN_API_SECRET
  • Open a terminal and run pnpm i, pnpm dev to start the app
  • Type a prompt, click submit, and view your creation.

About

A minimum NextJS web app for making things with the Eden API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published