v0.0.2
Pre-release
Pre-release
Backend finished part
- authn with jwt and cookie. adapted with service and gateway. powered by https://github.com/Goxiaoy/sessions
- authz with permission defintion, casbin model, adapted with service and gateway
- tenant resolve and validation, adapted with service and gateway
- kafka, redis
- local eventbus, powered by https://github.com/Goxiaoy/go-eventbus
- unit of work cross single request powerd by https://github.com/Goxiaoy/uow
- seeding with database creation (to support hybrid database style)
- generic repoistory interface design
- project template https://github.com/Goxiaoy/kit-saas-layout
- opentelemetry tracing
Next step:
Frontend and documents