{"id":15061352,"url":"https://github.com/nolyme/oly","last_synced_at":"2025-06-14T19:03:29.024Z","repository":{"id":16147667,"uuid":"88789318","full_name":"nolyme/oly","owner":"nolyme","description":"A set of libraries to create well-written TypeScript applications with Koa and React.","archived":false,"fork":false,"pushed_at":"2023-01-07T04:13:46.000Z","size":4264,"stargazers_count":8,"open_issues_count":12,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-29T08:16:43.609Z","etag":null,"topics":["koa","nodejs","oly","react","typescript"],"latest_commit_sha":null,"homepage":"https://nolyme.github.io/oly","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/nolyme.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-19T20:46:59.000Z","updated_at":"2024-06-14T16:01:15.000Z","dependencies_parsed_at":"2023-01-13T20:30:33.010Z","dependency_job_id":null,"html_url":"https://github.com/nolyme/oly","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/nolyme/oly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolyme%2Foly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolyme%2Foly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolyme%2Foly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolyme%2Foly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nolyme","download_url":"https://codeload.github.com/nolyme/oly/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolyme%2Foly/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259592299,"owners_count":22881271,"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":["koa","nodejs","oly","react","typescript"],"created_at":"2024-09-24T23:18:42.023Z","updated_at":"2025-06-14T19:03:28.975Z","avatar_url":"https://github.com/nolyme.png","language":"TypeScript","readme":"\u003ch1 align=\"center\"\u003e\n  O\u003cem\u003eL\u003c/em\u003eY\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\no\u003cem\u003el\u003c/em\u003ey is a set of libraries to create well-written \n\u003ca href=\"https://github.com/Microsoft/TypeScript\"\u003eTypeScript\u003c/a\u003e\napplications with \u003ca href=\"https://nodejs.org/en/\"\u003eNode.js®\u003c/a\u003e and browsers.\n\u003cbr/\u003e\n\u003csmall\u003e\nThis set is based on popular projects, such as\n\u003ca href=\"https://github.com/koajs/koa\"\u003eKoa\u003c/a\u003e \nand\n\u003ca href=\"https://github.com/facebook/react\"\u003eReact\u003c/a\u003e.\n\u003c/small\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://travis-ci.org/nolyme/oly\"\u003e\u003cimg src=\"https://travis-ci.org/nolyme/oly.svg?branch=master\" alt=\"travis\"/\u003e\u003c/a\u003e\n\u003ca href=\"https://codecov.io/gh/nolyme/oly\"\u003e\u003cimg src=\"https://codecov.io/gh/nolyme/oly/branch/master/graph/badge.svg\" alt=\"codecov\"/\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n\u003chr /\u003e\n\n```ts\nimport { Kernel } from \"oly\";\n\nKernel\n  .create(/* store */)\n  .with(/* services \u0026 providers */)\n  .start()\n  .catch(console.error);\n```\n\n### Getting started\n\n|                                                     |                                        |\n|----------------------------------------------------:|----------------------------------------|\n| [CORE](https://nolyme.github.io/oly/#/m/oly)        | Dependency injection, store and event emitter in one place.                           | \n| [API](https://nolyme.github.io/oly/#/m/oly-api)     | REST API with koa and decorators.                         | \n| [REACT](https://nolyme.github.io/oly/#/m/oly-react) | React, SSR and Routing.                | \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnolyme%2Foly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnolyme%2Foly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnolyme%2Foly/lists"}