{"id":23436431,"url":"https://github.com/effect-ts/monorepo-testing","last_synced_at":"2025-04-09T17:49:49.595Z","repository":{"id":202985261,"uuid":"706994512","full_name":"Effect-TS/monorepo-testing","owner":"Effect-TS","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-14T10:30:21.000Z","size":20803,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-22T11:43:52.495Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Effect-TS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-19T02:33:27.000Z","updated_at":"2024-05-16T14:52:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"69e72d6f-9d86-4630-b7d8-81a00f5d1295","html_url":"https://github.com/Effect-TS/monorepo-testing","commit_stats":null,"previous_names":["effect-ts/monorepo-testing"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Effect-TS%2Fmonorepo-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Effect-TS%2Fmonorepo-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Effect-TS%2Fmonorepo-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Effect-TS%2Fmonorepo-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Effect-TS","download_url":"https://codeload.github.com/Effect-TS/monorepo-testing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248082604,"owners_count":21044938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-23T13:19:18.472Z","updated_at":"2025-04-09T17:49:49.364Z","avatar_url":"https://github.com/Effect-TS.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Effect\n\nWelcome to Effect, a powerful TypeScript framework that provides a fully-fledged functional effect system with a rich standard library.\n\n# Requirements\n\n- TypeScript 5.0 or newer\n- The `strict` flag enabled in your `tsconfig.json` file\n\n```\n{\n  // ...\n  \"compilerOptions\": {\n    // ...\n    \"strict\": true,\n  }\n}\n```\n\n## Documentation\n\nFor detailed information and usage examples, please visit the [Effect website](https://www.effect.website/).\n\n## Introduction to Effect\n\nTo get started with Effect, watch our introductory video on YouTube. This video provides an overview of Effect and its key features, making it a great starting point for newcomers:\n\n[![Introduction to Effect](https://img.youtube.com/vi/SloZE4i4Zfk/maxresdefault.jpg)](https://youtu.be/SloZE4i4Zfk)\n\n## Connect with Our Community\n\nJoin our vibrant community on Discord to interact with fellow developers, ask questions, and share your experiences. Here's the invite link to our Discord server: [Join Effect's Discord Community](https://discord.gg/hdt7t7jpvn).\n\n## API Reference\n\nFor detailed information on the Effect API, please refer to our [API Reference](https://effect-ts.github.io/effect/).\n\n## Pull Requests\n\nWe welcome contributions via pull requests! Here are some guidelines to help you get started:\n\n1. Fork the repository and clone it to your local machine.\n2. Create a new branch for your changes: `git checkout -b my-new-feature`\n3. Install dependencies: `pnpm install` (`pnpm@8.x`)\n4. Make your changes and add tests if applicable.\n5. Run the tests: `pnpm test`\n6. Generate the documentation if applicable: `pnpm docgen`\n7. Create a changeset for your changes: before committing your changes, create a changeset to document the modifications. This helps in tracking and communicating the changes effectively. To create a changeset, run the following command: `pnpm changeset`.\n8. Commit your changes: after creating the changeset, commit your changes with a descriptive commit message: `git commit -am 'Add some feature'`.\n9. Push your changes to your fork: `git push origin my-new-feature`.\n10. Open a pull request against our `main` branch.\n\n### Pull Request Guidelines\n\n- Please make sure your changes are consistent with the project's existing style and conventions.\n- Please write clear commit messages and include a summary of your changes in the pull request description.\n- Please make sure all tests pass and add new tests as necessary.\n- If your change requires documentation, please update the relevant documentation.\n- Please be patient! We will do our best to review your pull request as soon as possible.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feffect-ts%2Fmonorepo-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feffect-ts%2Fmonorepo-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feffect-ts%2Fmonorepo-testing/lists"}