{"id":28397145,"url":"https://github.com/ericnishio/express-boilerplate","last_synced_at":"2025-07-23T09:33:09.319Z","repository":{"id":37735053,"uuid":"79947281","full_name":"ericnishio/express-boilerplate","owner":"ericnishio","description":"A modern Express boilerplate for building RESTful APIs in TypeScript.","archived":false,"fork":false,"pushed_at":"2022-12-22T07:59:15.000Z","size":847,"stargazers_count":12,"open_issues_count":20,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-27T13:39:25.090Z","etag":null,"topics":["api","authentication","bcrypt","boilerplate","docker","es2015","es6","express","jwt","minimal","mongodb","node","rest","restful","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/ericnishio.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}},"created_at":"2017-01-24T19:42:55.000Z","updated_at":"2024-08-13T10:22:17.000Z","dependencies_parsed_at":"2023-01-30T06:15:54.136Z","dependency_job_id":null,"html_url":"https://github.com/ericnishio/express-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ericnishio/express-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericnishio%2Fexpress-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericnishio%2Fexpress-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericnishio%2Fexpress-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericnishio%2Fexpress-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericnishio","download_url":"https://codeload.github.com/ericnishio/express-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericnishio%2Fexpress-boilerplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266655204,"owners_count":23963551,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["api","authentication","bcrypt","boilerplate","docker","es2015","es6","express","jwt","minimal","mongodb","node","rest","restful","typescript"],"created_at":"2025-05-31T23:39:52.280Z","updated_at":"2025-07-23T09:33:09.312Z","avatar_url":"https://github.com/ericnishio.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"express-boilerplate.png\" height=\"80\" alt=\"express-boilerplate\" /\u003e\n\n[![Known Vulnerabilities](https://snyk.io/test/github/ericnishio/express-boilerplate/master/badge.svg)](https://snyk.io/test/github/ericnishio/express-boilerplate)\n[![Build Status](https://api.travis-ci.org/ericnishio/express-boilerplate.svg)](https://travis-ci.org/ericnishio/express-boilerplate)\n\nA modern [Express](https://expressjs.com) boilerplate for building RESTful APIs in TypeScript.\n\n- [TypeScript](https://www.typescriptlang.org/)\n- ES6+, async/await, spread syntax, etc.\n- [TSLint](https://palantir.github.io/tslint/)\n- [JWT](https://jwt.io)-based authentication\n- [Mongoose](http://mongoosejs.com)\n- [Jest](https://facebook.github.io/jest/)\n- [Winston](https://github.com/winstonjs/winston)\n\nRequirements: [Node 6+](https://nodejs.org/en/download/), [Yarn](https://yarnpkg.com/en/docs/install), [Docker](https://www.docker.com)\n\n## Install\n\n```\nyarn\ncp .env.dev .env\n```\n\n## Start dev server\n\nRun the tests once to start the database container:\n```\n./run-tests.sh\n```\n\nThen:\n```\nyarn start\n```\n\n## Build for production\n\n```\nyarn build\n```\n\nThis creates a build in `dist`.\n\n## Run tests\n\n```\n./run-tests.sh\n```\n\n## License\n\n[MIT](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericnishio%2Fexpress-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericnishio%2Fexpress-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericnishio%2Fexpress-boilerplate/lists"}