Skip to content

Server Side Storage #6

@theyashva

Description

@theyashva

Create an optional feature (a choice to user) to store the things which are in editor on database that can be accessed in any client browser;

NOTE :

  1. Use MongoDB to store everything.
  2. Ask MongoDB URLs from user (like, how it asks for supabase connection).
  3. Update the documentation part according this feature update.
  4. Everything that are getting stored in local storage should store on MongoDB too.
  5. Make sure on DELETE everything must be deleted from MongoDB too.
  6. Do not remove local storage from the website; give users preference to choose any from both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions