Initializing a Layer on Server Startup

Hello! Is it possible to initialise a Layer once my server start? I'm not using Effect to initialize my server

My main goal is to be able to initialise a Context for an http client that is implementing a RateLimiting
Was this page helpful?