Skip to content

space-operator/starter-template

Repository files navigation

Intro

This is a template to call flows created on Space Operator.

Load flow, update required inputs, and start it. Websocket connection will be established to provides updates.

Getting Started

Using Next.js 14 with App Router, Tailwind CSS, and shadcn/ui

npm install
npm run dev

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

Environment Variables

NEXT_PUBLIC_HELIUS_URL="RPC_URL"
NEXT_PUBLIC_FLOW_INSTANCE="GET_FROM_API_PAGE"
NEXT_PUBLIC_USER_API_KEY="GET_FROM_API_PAGE"
NEXT_PUBLIC_SUPABASE_URL="GET_FROM_API_PAGE"
NEXT_PUBLIC_SUPABASE_ANON_KEY="GET_FROM_API_PAGE"

Example Flow

Screenshot from 2024-01-10 16-49-01 Screenshot from 2024-01-10 16-49-33

About

Template to call flows created on Space Operator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published