Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 614 Bytes

File metadata and controls

28 lines (21 loc) · 614 Bytes

effect-todo

A repository to test out the functionalities and design patterns of @EffectTS

Techniques explored

  • Dynamic Configurations
  • Multiple database connections
  • CQRS
  • Open Telemetry logging

Get Started

  1. Install dependencies
bun install
  1. Bring services up
bun up
bun dev
  1. Test the API Use Bruno, and open the requests under bruno-api-requests

  2. Observe the services Navigate to localhost:3000 to bring up the Open Telemetry page. After sending some requests, they should show up in Tempo