8000 GitHub - sdrew712/3D-kandi-monorepo: 3D bead art modeler
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sdrew712/3D-kandi-monorepo

Repository files navigation

Getting Started

First, install the dependencies:

pnpm install

Run the stacks:

pnpm dev

Run the web server:

cd packages/web/
pnpm dev

Deploy web server

npx sst bind --stage prod npx sst build npx sst deploy --region us-west-2 --stage prod

Deploy graph

comment out emitSchemaFile in packages/core/graphql/graphql.ts from root, run

npx sst deploy --stage prod

Setting secrets

npx sst secrets set <NAME_OF_SECRET> "<VALUE_OF_SECRET>"

Generating types

uncomment emitSchemaFile in packages/core/graphql/graphql.ts hit graph API

About

3D bead art modeler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0