Skip to content
View rishiktiwari's full-sized avatar

Organizations

@FluidspaceWeb
Block or Report

Block or report rishiktiwari

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. what-is-fluidspace.md what-is-fluidspace.md
    1
    # What is Fluidspace?
    2
    
                  
    3
    [Fluidspace](https://fluidspace.app) is a web environment to host custom-made tools for businesses and developers. Fluidspace out-of-the-box provides Auth, Role based access control (RBAC), Real-time events, Multi-tenancy, Data bucketing and 3rd party integration support (via its REST API).
    4
    
                  
    5
    Users can create multiple Spaces under their account/subscription, each Space can theoretically have unlimited number of users and pages. These pages contain modules which are the custom-made tools inside a [Shadow DOM](https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_shadow_DOM) isolated from rest of the environment and modules.
  2. FluidspaceWeb/app-template-vue3 FluidspaceWeb/app-template-vue3 Public

    Starter template to create App-type modules for Fluidspace.

    JavaScript 1

  3. FluidspaceWeb/development-server FluidspaceWeb/development-server Public

    Docker based dev server for local development of Fluidspace modules. Only for development purpose.

    PHP 2