Mohammed Maqbol
Mohammed Maqbol
Hi @belgattitude and thank you very much for this template, with it I was able to bootstrap a monorepo for our organization very quickly. One tiny suggestion: I think having...
DevLaunchers is looking into reducing the costs of hosting the apps and considering the growth we're at it's time to consider hosting each app to Serverless environment. We're currently using...
We've been consistently receiving emails about updates on cookie policies and the latest best practices for implementation. It seems we might need to update a few things to comply with...
* deprecate old components * improve markdown docs and display it in storybook * improve SEO and add fivicon for devlaunchers
**Considerations** Our components library is missing a popover component, and designers from other teams need to build their custom popovers, which creates visual inconsistencies across Dev Launchers products. We can...
Component design can be found here https://www.figma.com/design/EwzuhhvTulvFRMvhTD5VAh/DL-Universal-Design-System?node-id=11837-8576&m=dev
We noticed a struggle for developers wanting to know how to `import` the shown component on the docs page. Having a custom-made docblock can help with that and can be...
Validation is necessary to ensure no user is misusing our API and apps, luckily our codebase is all js/ts which means we can share validation schemas between frontend and backend...
This should be a trivial task, we need to move strapiv4 repo content to be in a subfolder within the monorepo (ideally `./apps` folder) while preserving the git history of...