{"id":18865804,"url":"https://github.com/bitxon/ts-node-express-drizzle","last_synced_at":"2025-09-03T21:31:04.899Z","repository":{"id":225850526,"uuid":"764707919","full_name":"bitxon/ts-node-express-drizzle","owner":"bitxon","description":"Example: TypeScript | Node.js | Express.js | Drizzle ORM","archived":false,"fork":false,"pushed_at":"2024-03-08T10:30:13.000Z","size":103,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-08T05:04:35.168Z","etag":null,"topics":["drizzle-kit","drizzle-orm","expressjs","nodejs","postgres","typescript"],"latest_commit_sha":null,"homepage":"","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/bitxon.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}},"created_at":"2024-02-28T15:13:54.000Z","updated_at":"2024-07-10T12:14:55.000Z","dependencies_parsed_at":"2024-03-04T17:35:34.744Z","dependency_job_id":null,"html_url":"https://github.com/bitxon/ts-node-express-drizzle","commit_stats":null,"previous_names":["bitxon/ts-node-express-drizzle"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitxon%2Fts-node-express-drizzle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitxon%2Fts-node-express-drizzle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitxon%2Fts-node-express-drizzle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitxon%2Fts-node-express-drizzle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitxon","download_url":"https://codeload.github.com/bitxon/ts-node-express-drizzle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231918547,"owners_count":18445748,"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":["drizzle-kit","drizzle-orm","expressjs","nodejs","postgres","typescript"],"created_at":"2024-11-08T05:04:38.863Z","updated_at":"2024-12-30T22:13:13.726Z","avatar_url":"https://github.com/bitxon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript Node.js | Express | Drizzle ORM\n\n## Run Application\n\nRun in dev mode (Docker + Drizzle + Nodemon)\n```shell\nnpm run dev\n```\n\nCompile and Run in prod mode\n```shell\nnpm run docker:up\n```\n```shell\nnpm run build \u0026\u0026 npm run start\n```\n\n\n## Test application\n\n\u003cdetails\u003e\n    \u003csummary\u003eCreate Account\u003c/summary\u003e\n\n```shell\ncurl --location 'http://localhost:8080/accounts' \\\n--header 'Content-Type: application/json' \\\n--data-raw '{\n    \"email\": \"mike@mail.com\",\n    \"firstName\": \"Mike\",\n    \"lastName\": \"Brown\",\n    \"currency\": \"USD\",\n    \"balance\": 100\n}'\n```\n\u003c/details\u003e\n\n\u003cdetails\u003e\n    \u003csummary\u003eGet All Accounts\u003c/summary\u003e\n\n```shell\ncurl --location 'http://localhost:8080/accounts'\n```\n\u003c/details\u003e\n\n\u003cdetails\u003e\n    \u003csummary\u003eGet Account By Id\u003c/summary\u003e\n\n```shell\ncurl --location 'http://localhost:8080/accounts/1'\n```\n\u003c/details\u003e\n\n\u003cdetails\u003e\n    \u003csummary\u003eTransfer Money\u003c/summary\u003e\n\n```shell\ncurl --location 'http://localhost:8080/accounts/transfer' \\\n--header 'Content-Type: application/json' \\\n--data-raw '{\n    \"senderId\": 1,\n    \"recipientId\": 2,\n    \"amount\": 100\n}'\n```\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitxon%2Fts-node-express-drizzle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitxon%2Fts-node-express-drizzle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitxon%2Fts-node-express-drizzle/lists"}