tangled
alpha
login
or
join now
cosmik.network
/
semble
A social knowledge tool for researchers built on ATProto
35
fork
atom
overview
issues
9
pulls
pipelines
semble
/
src
/
shared
/
domain
/
at
development
1 folder
8 files
events
feat: implement event mapper for centralized event serialization
5 months ago
AggregateRoot.ts
The implementation looks excellent! You've successfully simplified the event architecture by removing the `DomainEvents` static class and making aggregates responsible for managing their own events.
5 months ago
DomainService.ts
move some files around and copy over some shared DDD types and classes
8 months ago
Entity.ts
formatted all files with new formatting convention
5 months ago
IProcess.ts
refactor: introduce IProcess interface and separate process implementations
5 months ago
Identifier.ts
move some files around and copy over some shared DDD types and classes
8 months ago
UniqueEntityID.ts
formatted all files with new formatting convention
5 months ago
ValueObject.ts
further updating of the domain model for clarity
8 months ago
WatchedList.ts
formatted all files with new formatting convention
5 months ago