{"id":19273288,"url":"https://github.com/tranquangvu/expressjs-simple-starter","last_synced_at":"2026-06-08T23:32:15.200Z","repository":{"id":83983658,"uuid":"410587802","full_name":"tranquangvu/expressjs-simple-starter","owner":"tranquangvu","description":null,"archived":false,"fork":false,"pushed_at":"2021-09-26T15:44:54.000Z","size":78,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-23T20:42:25.265Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/tranquangvu.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":"2021-09-26T15:23:10.000Z","updated_at":"2022-03-02T10:18:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"72391a6c-154d-40da-b135-bc74b3c6a2d7","html_url":"https://github.com/tranquangvu/expressjs-simple-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tranquangvu/expressjs-simple-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tranquangvu%2Fexpressjs-simple-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tranquangvu%2Fexpressjs-simple-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tranquangvu%2Fexpressjs-simple-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tranquangvu%2Fexpressjs-simple-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tranquangvu","download_url":"https://codeload.github.com/tranquangvu/expressjs-simple-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tranquangvu%2Fexpressjs-simple-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34085321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2024-11-09T20:42:01.851Z","updated_at":"2026-06-08T23:32:15.183Z","avatar_url":"https://github.com/tranquangvu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Expressjs Simple Starter\nSimple starter for building RESTful APIs using Node.js, Express\n\n## Features\n - Express\n - CORS enabled\n - Various HTTP headers with [helmet](https://github.com/helmetjs/helmet)\n - Load environment variables from .env files with [dotenv](https://github.com/rolodato/dotenv-safe)\n - Resquest logger with [morgan](https://github.com/expressjs/morgan)\n - Request validation with [joi](https://github.com/hapijs/joi)\n - Application logger with [wiston](https://github.com/winstonjs/winston)\n - Gzip compression with [compression](https://github.com/expressjs/compression)\n - Linter with [eslint](http://eslint.org)\n - ES6+ \u0026 Babel\n\n## Getting Started\n\n#### Install dependencies:\n\n```bash\nyarn install\n```\n\n#### Environment variables:\n\n```bash\ncp .env.example .env\n```\n\n## Start development server\n\n```bash\nyarn start\n```\n\n## Start production server\n\nInstall [pm2](https://www.npmjs.com/package/pm2) then run commands:\n\n```bash\nyarn build\nyarn prod\n```\n\n## Linter\n\n```bash\nyarn lint\nyarn lint:fix\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftranquangvu%2Fexpressjs-simple-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftranquangvu%2Fexpressjs-simple-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftranquangvu%2Fexpressjs-simple-starter/lists"}