#Shalotts.site

## Boilerplates, configs and docs. Ecosystems for app develop, design, deployment and maintenance.

logo

Use [#customizer] to create your own boilerplate;
Watch [#docs] and comment it;

  • > ORIENT on commercial projects;
  • > GOOD (NOT BEST) practice for beginner company or startup;
  • > MAKE easy transfer between development stages;
  • > PREFER open-source and self-hosted products;
## Control under any role
DevOps
DevOps
DevOps
> Automatization docker services (no kubes);
> Logs from Dev, Tests;
> Open-source only
Design
Design
Design
> Media storage (CDN);
> Statistics from app;
Develop
Develop
Develop
> API with trace debug mode (health, log, remove cache);
> Types from backend;
> Mark design as unconfirmed;
> Access to test artifacts;
Testers
Testers
Testers
> Statistics from app;
> Access to test artifacts;
PM
PM
PM
> One entry point to all roles. SSO links;
> ...