Skip to content

[NestJS+trpc+Svelte] Snapshots of frontend and backend state - Снимки фронтенд и бэкенд состояния #3

@EndyKaufman

Description

@EndyKaufman

Sometimes I want to connect to a user's session and execute methods on their behalf, with their IP address, local time zone settings, and browser permissions.

I want a library that runs on both the client and backend and can take snapshots on demand. This snapshot can be downloaded and attached to a task, for example.

A server needs to be written for this to make integration even easier.

Ideally, I want to be able to easily connect this without changing anything in the product code.


Иногда хочется подключится к сеансу пользователя и подергать методы от его имени, с его ип адресом и настройками локальной тайм зоны и разрешениями выданными браузерами

Вот хочу либу которая ставится на клиенте и бэке и может делать снимок по требованию и этот снимок можно выгрузить и приложить к таске например

Для этой штуки сервак нужно написать чтобы еще проще была интеграция

В идеале хочется вообще легко это подключать, ниче не меняя в коде продукта

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions