{"id":17640890,"url":"https://github.com/beace/sequelize-example","last_synced_at":"2025-03-30T05:24:12.434Z","repository":{"id":98536471,"uuid":"503208106","full_name":"Beace/sequelize-example","owner":"Beace","description":"sequelize v7 typescript test example","archived":false,"fork":false,"pushed_at":"2022-06-14T04:31:49.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T07:31:06.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Beace.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-14T04:29:15.000Z","updated_at":"2023-03-04T03:25:53.000Z","dependencies_parsed_at":"2023-05-29T10:10:15.788Z","dependency_job_id":null,"html_url":"https://github.com/Beace/sequelize-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beace%2Fsequelize-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beace%2Fsequelize-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beace%2Fsequelize-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beace%2Fsequelize-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Beace","download_url":"https://codeload.github.com/Beace/sequelize-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246279707,"owners_count":20751991,"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-10-23T06:24:36.357Z","updated_at":"2025-03-30T05:24:12.414Z","avatar_url":"https://github.com/Beace.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sequelize-example\n\nTesting the [sequelize@7.x.x](https://github.com/sequelize/sequelize) in typescript.\n\n## test steps\n\n1. clone and checkout the main branch\n\n```\ngit clone https://github.com/sequelize/sequelize.git\n```\n\n2. modify the `package.json`\n\n```json\n\"exports\": {\n  \".\": {\n    \"import\": \"./lib/index.mjs\",\n    \"require\": \"./lib/index.js\",\n    \"types\": \"./types/index.d.ts\"\n  },\n  \"./_non-semver-use-at-your-own-risk_/*\": {\n    \"default\": \"./lib/*\",\n    \"types\": \"./types/*.d.ts\"\n  },\n  \"./package.json\": \"./package.json\"\n}\n```\n\n3. npm link in sequelize project root path\n\n```\nnpm link\n```\n\n4. test sequelize typescript compile\n\n```\ncd sequelize-example \u0026\u0026 yarn\nyarn build:purejs\nyarn build:commonjs\nyarn build:nodenext\nyarn build:internal\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeace%2Fsequelize-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeace%2Fsequelize-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeace%2Fsequelize-example/lists"}