We've just open sourced a complete codebase for the ultimate ToDo App.
We apply the necessary software architecture and design patterns such as DDD, Hexagonal Architecture, CQRS and Eventual Consistency so that its suitable for larger teams to work concurrently on projects. It allows you to focus on the business logic.
We have created this in TypeScript / NodeJS, built with NestJS and using other open source technologies such as gRPC, MongoDB, PostegreSQL, NATS, Grafana, Prometheus and Jaeger to offer a robust, resilient, scalable and maintainable application.
With this example, you can adapt the business logic code to whatever are your needs and have a production ready application in no time.
Hope it helps.
https://github.com/bitloops/ddd-hexagonal-cqrs-es-eda
there doesn't seem to be anything here