{"id":19505573,"url":"https://github.com/bogdaaamn/deta-typescript-express-starter","last_synced_at":"2025-07-17T16:40:28.164Z","repository":{"id":131319500,"uuid":"534443665","full_name":"bogdaaamn/deta-typescript-express-starter","owner":"bogdaaamn","description":"Starter template for a Deta project using Node, Express and Typescript.","archived":false,"fork":false,"pushed_at":"2022-09-09T00:40:56.000Z","size":4,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-26T02:48:39.515Z","etag":null,"topics":["deta","express","nodejs","typescript"],"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/bogdaaamn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-09-09T00:38:47.000Z","updated_at":"2024-12-24T18:17:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef195882-7058-4d04-bd76-33c7e6636dd6","html_url":"https://github.com/bogdaaamn/deta-typescript-express-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/bogdaaamn/deta-typescript-express-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bogdaaamn%2Fdeta-typescript-express-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bogdaaamn%2Fdeta-typescript-express-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bogdaaamn%2Fdeta-typescript-express-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bogdaaamn%2Fdeta-typescript-express-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bogdaaamn","download_url":"https://codeload.github.com/bogdaaamn/deta-typescript-express-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bogdaaamn%2Fdeta-typescript-express-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265631321,"owners_count":23801790,"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":["deta","express","nodejs","typescript"],"created_at":"2024-11-10T22:31:51.115Z","updated_at":"2025-07-17T16:40:28.143Z","avatar_url":"https://github.com/bogdaaamn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deta Typescript Express Starer\n\nThis is a starter template for a Deta project using Node, Express and Typescript.\n\n## Uses\n\n- Node 14.x (as Deta Micros use Node 14.x)\n- Express 4.18.1\n- Typescript 4.8.3\n\n## Structure\n\n- `src/`: the typescript source files\n- `dist/`: the compiled js files\n- `index.js`: imports the compiled `index.js` and exports the app for Deta\n\n## Development\n\nInstall dependencies.\n\n```\nyarn\n```\n\nRun `ts-node src/index.ts` and watch all the typescript files inside `src/`.\n\n```\nyarn dev\n```\n\n## Deployment\n\nCompile the source files. Deploy `index.js` pointing at `dist/index.js` and the other compiled files in `dist/`\n\n```\nyarn deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbogdaaamn%2Fdeta-typescript-express-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbogdaaamn%2Fdeta-typescript-express-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbogdaaamn%2Fdeta-typescript-express-starter/lists"}