cantera
Cantera templates

Ready-to-deploy Autodesk pages

One command installs the page, its API routes, and its environment keys on aec-auth. Fill the keys with your APS app credentials, run the app, open the URL. The previews below run against the showcase emulator; an installed template talks to real APS.

Filter by category

Showing 4 of 4

ACC Sign-Intemplate

A ready-made /sign-in page on acc-auth-routes: the scoped sign-in when signed out, and a live connection panel — account, token expiry, held scopes — once connected.

Installs 16 registry files across 11 cantera items, 3 route handlers, 3 npm packages, 8 environment keys.

Composition: acc-auth-routes, provider-sign-in-button, oauth-types, scope-picker, status-tokens, aps-oauth-preset, acc-connection-panel, connection-card, user-account-badge, token-status on shadcn avatar, badge, button, card, checkbox, input, label · Report a bug

npx shadcn@latest add @cantera/acc-sign-in
Open in v0
Deploy to VercelSource

Connections Pagetemplate

The page that manages every provider grant: one card per connection, with connect, reconnect, and disconnect — plus the designed empty, loading, and error states a real fetch needs.

Installs 17 registry files across 11 cantera items, 3 route handlers, 3 npm packages, 8 environment keys.

Composition: connections-view, connection-card, user-account-badge, oauth-types, status-tokens, token-status, provider-sign-in-button, acc-auth-routes, scope-picker, aps-oauth-preset on shadcn avatar, badge, button, card, checkbox, input, label · Report a bug

npx shadcn@latest add @cantera/connections-page
Open in v0
Deploy to VercelSource

Model Viewer Pagetemplate

A complete APS project-tree and Autodesk Viewer page: scoped Autodesk sign-in, lazy 3-legged Data Management browsing, recursive project and folder search, a full-bleed native viewer, account controls, and untranslated-model states.

Installs 36 registry files across 19 cantera items, 5 route handlers, 3 npm packages, 8 environment keys.

Composition: acc-auth-routes, provider-sign-in-button, oauth-types, scope-picker, status-tokens, aps-oauth-preset, aps-data-preset, project-types, hub-sidebar, finder, hub-tree, upload-types, aps-viewer, viewer-types, viewer-extension-types, model-status-card, token-status, user-account-badge on shadcn avatar, badge, button, card, checkbox, command, dropdown-menu, input, label, sidebar · Report a bug

npx shadcn@latest add @cantera/model-viewer-page
Open in v0
Deploy to VercelSource

Model Upload Pagetemplate

A two-legged upload and viewing page over the app's own OSS bucket: drag-and-drop signed S3 uploads with archive support, translation options and tracking with manifest diagnostics, a sidebar model list with search, and a shareable full-bleed viewer.

Installs 27 registry files across 14 cantera items, 2 route handlers, 2 npm packages, 5 environment keys.

Composition: upload-types, project-types, hub-sidebar, finder, status-tokens, hub-tree, file-drop-zone, token-status, oauth-types, aps-viewer, viewer-types, viewer-extension-types, model-status-card on shadcn avatar, badge, button, card, checkbox, command, dialog, dropdown-menu, input, label, sidebar · Report a bug

npx shadcn@latest add @cantera/model-upload-page
Open in v0
Deploy to VercelSource