Uniform is a next-generation toolset for building microservices in typescript
- React/SolidJS support for frontend microservices with rich shared ui components library
- fastify + typeorm for backend
- Nginx, docker, helm, kafka for backend services orchestration and communication
- OpenAPI design first approach for building APIs
- backend services compilation to WASM via https://github.com/AssemblyScript/assemblyscript
- powerful CLI with AST support to augment existing codebase with new models, routes, validations, etc.
- rich package for solving common issues (authentication, shared database clients, etc)
- easy and nice development experience even in local docker environment