Skip to content

[Feature]: consistent storage (with and without user login) #22

@scolastico

Description

@scolastico

Which project is this feature request for?

@not3/api

Feature description

Consistent storage of notes and files so they are stored indefinitely.

Without user login, it can be stored in indexedDB on the client side. Even tho files would be possible, it could lead to weird situations regarding disc space.

With user login, it can be stored in S3 (encrypted). Each user gets its own dir and can store notes aswell as files there.

Also targets @not3/ui

What problem does this solve?

No response

Proposed solution

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions