Skip to content

marqeta/sproutify-web

Repository files navigation

Sproutify Web

Sample code associated with the Getting started with Marqeta APIs webinar.

This code is for demonstration purposes only.

Development

This app was created with create-next-app.

npx create-next-app --example with-iron-session with-iron-session-app
# or
yarn create next-app --example with-iron-session with-iron-session-app

Run the app locally:

npm run dev
# or
yarn dev

About

Demo app for Getting Started webinar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published