Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Repository files navigation

Effect Package Template

This template provides a solid foundation for building scalable and maintainable TypeScript package with Effect.

Running Code

This template leverages tsx to allow execution of TypeScript files via NodeJS as if they were written in plain JavaScript.

To execute a file with tsx:

pnpm tsx ./path/to/the/file.ts

Operations

Building

To build the package:

pnpm build

Testing

To test the package:

pnpm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages