Skip to content

Latest commit

 

History

History
executable file
·
21 lines (11 loc) · 542 Bytes

File metadata and controls

executable file
·
21 lines (11 loc) · 542 Bytes

THE PLATFORM. FRONTEND

Here you should put external modules (packages). It can be developed and maintained by different teams. Those modules may have their own dependencies etc. the_platform is using yarn 2 workspaces and monorepo as main approach.

It allows you to setup multiple packages in such a way that you only need to run yarn install once to install all of them in a single pass.

Available Modules

  1. Auth

Workspaces

TODO

How to Enable Module

TODO

App Settings

TODO