{"id":21031561,"url":"https://github.com/slaveofcode/express-ts-boilerplate","last_synced_at":"2026-04-11T06:42:22.144Z","repository":{"id":41778979,"uuid":"195981156","full_name":"slaveofcode/express-ts-boilerplate","owner":"slaveofcode","description":"Simple ExpressJS with Typescript Skeleton/Boilerplate using overnightjs decorator","archived":false,"fork":false,"pushed_at":"2023-01-07T07:52:14.000Z","size":996,"stargazers_count":1,"open_issues_count":14,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T15:25:56.696Z","etag":null,"topics":["boilerplate","expressjs","overnightjs","skeleton","typescript"],"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/slaveofcode.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}},"created_at":"2019-07-09T09:51:06.000Z","updated_at":"2022-03-28T08:08:10.000Z","dependencies_parsed_at":"2023-02-06T15:15:57.178Z","dependency_job_id":null,"html_url":"https://github.com/slaveofcode/express-ts-boilerplate","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/slaveofcode%2Fexpress-ts-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Fexpress-ts-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Fexpress-ts-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Fexpress-ts-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slaveofcode","download_url":"https://codeload.github.com/slaveofcode/express-ts-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243472216,"owners_count":20296290,"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":["boilerplate","expressjs","overnightjs","skeleton","typescript"],"created_at":"2024-11-19T12:29:15.172Z","updated_at":"2025-12-30T07:08:35.525Z","avatar_url":"https://github.com/slaveofcode.png","language":"TypeScript","readme":"# Express Ts Boilerplate\n\nThis is a simple Typescript Skeleton/Boilerplate project to help you get started with Express in a few minutes.\n\n## Quick Start\n\n### Start Dev!\n\nSimply clone this repository and running `npm i` to get all dependencies installed. After completed run command below to run the development server.\n\n\u003e npm run dev\n\n### Build\n\nGet ready for production? run command below to transpile targeting commonjs script.\n\n\u003e npm run build\n\nStart the transpiled script \n\n\u003e npm start\n\n### Lint via tslint\n\n\u003e npm run lint\n\n### Uses OvernightJs Decorator\n\nThis project was setup using OvernightJS typescript decorator to help you managing the controllers \u0026 the express behaviors. Take a look into `src/controllers/UserController.ts` to get you inspired!.\n\n### Controllers\n\nAs mentioned before, you can see the example of controller on `src/controllers/UserController.ts`. It has several api endpoint examples also with error exception.\n\n### Middlewares\n\nMiddlewares are placed into `src/middlewares` directory, everything about middleware should be dropped here.\n\n### Exceptions\n\nThis project already supplied with some basic Exception class, see `src/exceptions` for the details. Also take a look into implementation on `controllers/UserController.ts` and `middlewares/error*.ts` for more detail usage.\n\n### Interfaces\n\nMiddlewares are placed into `src/interfaces` directory, everything about interface should be dropped here.\n\n\n# License\n\nThis project is licensed under the MIT License \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslaveofcode%2Fexpress-ts-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslaveofcode%2Fexpress-ts-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslaveofcode%2Fexpress-ts-boilerplate/lists"}