{"id":20995893,"url":"https://github.com/theopnv/nodejs-server-starter","last_synced_at":"2026-04-11T15:40:34.156Z","repository":{"id":55630478,"uuid":"315668036","full_name":"theopnv/nodejs-server-starter","owner":"theopnv","description":"🚀 Use Koa.js, Typescript, GraphQL, MongoDB, Docker and Mocha to power your next back-end project.","archived":false,"fork":false,"pushed_at":"2020-12-16T21:06:36.000Z","size":130,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-31T01:57:39.749Z","etag":null,"topics":["apollo-server","chai","docker","eslint","git","graphql","mocha","nodejs","nodemon","typescript"],"latest_commit_sha":null,"homepage":"http://tiny.cc/nodejs-server-starter","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/theopnv.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}},"created_at":"2020-11-24T15:06:37.000Z","updated_at":"2022-10-23T12:49:52.000Z","dependencies_parsed_at":"2022-08-15T04:51:03.484Z","dependency_job_id":null,"html_url":"https://github.com/theopnv/nodejs-server-starter","commit_stats":null,"previous_names":["theopnv/nodejs-server-starter"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/theopnv/nodejs-server-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopnv%2Fnodejs-server-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopnv%2Fnodejs-server-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopnv%2Fnodejs-server-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopnv%2Fnodejs-server-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theopnv","download_url":"https://codeload.github.com/theopnv/nodejs-server-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopnv%2Fnodejs-server-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31686141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["apollo-server","chai","docker","eslint","git","graphql","mocha","nodejs","nodemon","typescript"],"created_at":"2024-11-19T07:26:26.302Z","updated_at":"2026-04-11T15:40:34.136Z","avatar_url":"https://github.com/theopnv.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nodejs-server-starter\n\nThis is the starter I use to build the servers I need for my side projects. Read more about how it works at http://tiny.cc/nodejs-server-starter.\n\n![Blog post front cover](https://miro.medium.com/max/1500/1*i2v2TNtvoB_uq18W4IVLGA.png)\n\nFeatures:\n\n- A Koa.js server (Node JS)\n- A MongoDB Database, access with mongo-express\n- A GraphQL API\n- Mocha/Chai integration tests\n- GraphQL Code Generator\n- Typescript\n- Everything is containerized (docker-compose)\n- Uses ESLint, Nodemon and git hooks for efficient development workflows.\n\n## TL;DR - How to build my back-end on top of this starter?\n\n1. Clone the repo.\n2. Run `npm install`.\n3. Duplicate `sample.env`, rename it `.env` and edit it with your secret variables.\n4. Start the database and mongo-express containers by running `docker-compose up -d database mongo-express`.\n5. Start the server by running `npm run start`.\n6. Start coding! Head to `http://localhost:8081/` to use [mongo-express](https://github.com/mongo-express/mongo-express) to browse the database, and to `localhost:\u003cSERVER_PORT\u003e/graphiql` to play with graphQL. Extend the server with the features you need for your application.\n\n## Issues \u0026 Contributing\n\nContributions to fix/improve this starter are welcome. Note that the goal is to keep it generic so that it can be used for any kind of server.\n\nOpen a Pull Request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheopnv%2Fnodejs-server-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheopnv%2Fnodejs-server-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheopnv%2Fnodejs-server-starter/lists"}