Skip to content
/ glue Public
forked from glue-org/glue

svelte frontend & motoko backend for discord holder verification

Notifications You must be signed in to change notification settings

umeklinks/glue

 
 

Repository files navigation

glue-logo-wide

development 👷‍♀️

prerequisites

  • dfx 0.10.0
  • node v18.0.2

local deployment

  • run yarn install to install all dependencies
  • to start a local version of the replica and spin up the development server, run yarn dev.

deploying to mainnet

  • run dfx deploy --network ic to deploy the frontend and backend canisters to the mainnet

    ⚠️ when deploying to mainnet: make sure you delete the canister_ids.json file before deploying to mainnet!

About

svelte frontend & motoko backend for discord holder verification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 49.8%
  • Svelte 27.4%
  • JavaScript 13.1%
  • Motoko 6.3%
  • HTML 2.9%
  • CSS 0.5%