Files
speckle-server/packages/preview-frontend
Gergő Jedlicska 2fdcf1bd1d refactor(shared): unified queue handling (#4691)
* feat(shared): unified queue initialization in shared

* feat(queues): use the new queue creation everywhere

* chore(shared): move to redis module

* chore(shared): fix export maps

* chore(fileimport): add deps properly

* fix(shared): import fix

* fix(everything): moear imports

* fix(server): cjs imports
2025-05-08 16:58:43 +02:00
..
2025-03-06 14:26:56 +01:00
2025-03-06 14:26:56 +01:00
2025-03-06 14:26:56 +01:00
2025-03-06 14:26:56 +01:00
2025-03-06 14:26:56 +01:00

preview-frontend

This app is the frontend of the preview service.

It is built into static assets and bundled into the final preview service.

To test the app locally, run yarn dev and call the functions available on the global window object.