{"id":26248222,"url":"https://github.com/0xradioac7iv/express-template","last_synced_at":"2026-04-13T22:32:16.290Z","repository":{"id":275627463,"uuid":"925189218","full_name":"0xRadioAc7iv/express-template","owner":"0xRadioAc7iv","description":"A robust and scalable boilerplate for building modern web applications with Node.js, Express, and TypeScript.","archived":false,"fork":false,"pushed_at":"2025-02-15T13:37:05.000Z","size":340,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T14:28:42.473Z","etag":null,"topics":["backend","express","expressjs","nodejs","swagger","template"],"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/0xRadioAc7iv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-01-31T12:02:56.000Z","updated_at":"2025-02-15T13:37:09.000Z","dependencies_parsed_at":"2025-02-03T18:32:21.832Z","dependency_job_id":"4bd81001-ad76-48df-95c7-0d880d1aa5a4","html_url":"https://github.com/0xRadioAc7iv/express-template","commit_stats":null,"previous_names":["0xradioac7iv/express-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xRadioAc7iv%2Fexpress-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xRadioAc7iv%2Fexpress-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xRadioAc7iv%2Fexpress-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xRadioAc7iv%2Fexpress-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xRadioAc7iv","download_url":"https://codeload.github.com/0xRadioAc7iv/express-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243419104,"owners_count":20287807,"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":["backend","express","expressjs","nodejs","swagger","template"],"created_at":"2025-03-13T14:17:41.929Z","updated_at":"2026-04-13T22:32:11.266Z","avatar_url":"https://github.com/0xRadioAc7iv.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Node.js Express Application Template\n\nA robust and scalable boilerplate for building modern web applications with Node.js, Express, and TypeScript.\n\n## ✨ Features\n\n- **TypeScript** - Strongly typed development for reliability.\n- **Nodemon** - Automatic server reloads for an efficient workflow.\n- **ESLint** - Enforces coding standards and best practices.\n- **Jest** - Preconfigured testing suite for unit and integration tests.\n- **Docker Support** - Prebuilt `Dockerfile` for containerized deployment.\n- **Redis Client** - Integrated Redis support for caching and session storage.\n- **EJS View Engine** - Server-side rendering with Embedded JavaScript Templates.\n- **Custom Error Handling** - Centralized error management middleware.\n- **Winston Logging** - Advanced logging for debugging and monitoring.\n- **Rate Limiting** - Protect against abuse with `express-rate-limit`.\n- **Joi Request Validation** - Ensures API request integrity.\n- **Swagger API Documentation** - Preconfigured interactive API docs.\n- **Response Compression** - Optimized API responses for better performance.\n- **Security Middleware** - Helmet and CORS for improved security.\n\n## ⚡ Installation\n\n```bash\ngh repo create YOUR_REPO_NAME --template=0xRadioAc7iv/express-template --private\n```\n\n## 🚀 Running the Application\n\n### Development Mode\n\n```bash\nnpm run dev\n```\n\n### Production Mode\n\n```bash\nnpm start\n```\n\n### Using Docker\n\n```bash\ndocker build -t express-app .\ndocker run -p 3000:3000 express-app\n```\n\n## 🧪 Running Tests\n\n```bash\nnpm test\n```\n\n## 📜 API Documentation\n\nSwagger API documentation is available at:\n\nhttp://localhost:3000/docs\n\n## Contributing\n\nContributions are welcome! If you'd like to contribute:\n\n- Fork the repository.\n- Create a feature branch: `git checkout -b feature-name`.\n- Commit your changes: `git commit -m \"Add feature-name\"`.\n- Push to the branch: `git push origin feature-name`.\n- Submit a pull request.\n\n## 📜 License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xradioac7iv%2Fexpress-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xradioac7iv%2Fexpress-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xradioac7iv%2Fexpress-template/lists"}