Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multitenant architecture #65

Closed
5 tasks
bartolomej opened this issue Nov 7, 2021 · 0 comments
Closed
5 tasks

Multitenant architecture #65

bartolomej opened this issue Nov 7, 2021 · 0 comments
Labels
discussion Issue needs to be further discussed. enhancement New feature or request

Comments

@bartolomej
Copy link
Member

bartolomej commented Nov 7, 2021

Problem

The current hosted version (at https://app.flowser.dev) doesn't support multitenancy, which makes it usefull only for a single user at a time.

Solution

Extend flowser functionality to support multiple users.

  • temprarily store a project and make it excessible via url, so that user's can share it
  • implement a simple user system, so that user can permanently store projects under his/her account
  • support running multiple flowser managed emulators (extend flow/flow-emulator.service.ts)
  • alert the user when app reaches it's user capacity (add the user to queue - similar to how expo does it)
  • show network configuration, so that user can add it to flow.json file on his computer and access the network with flow-cli
@bartolomej bartolomej added enhancement New feature or request discussion Issue needs to be further discussed. labels Nov 7, 2021
@bartolomej bartolomej changed the title Improve hosted version use-case Multitenant architecture Dec 14, 2021
@onflowser onflowser locked and limited conversation to collaborators Jan 24, 2022
@bartolomej bartolomej converted this issue into a discussion Jan 24, 2022
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
discussion Issue needs to be further discussed. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant