Poxs

Showcasing your 3d models with lighting settings equilavent to setting up a lighting box or display box

Installation

  • Use package manager to install dependencies
pnpm install

or

yarn install

or

npm install
  • Create Hanko Account

  • Follow steps from the documentation to create Project

  • Create supabase account and project

  • Retrieve Supabase secrets including

    • Supabase url
    • Supabase api key
    • Subapase jwt
  • Setup database relations

  • Configure env (.env)

PUBLIC_HANKO_API_URL=[your-hanko-api-url]
PUBLIC_SUPABASE_URL=[your-supabase-url]
PUBLIC_SUPABASE_API_KEY=[your-supabase-api-key]
PUBLIC_SUPABASE_JWT=[your-supabase-jwt]
  • Start project
pnpm run dev

License

MIT

Top categories

Loading Svelte Themes