{"id":15362839,"url":"https://github.com/oleg-koval/ya-skeleton","last_synced_at":"2025-04-11T01:37:00.559Z","repository":{"id":29952964,"uuid":"123296756","full_name":"oleg-koval/ya-skeleton","owner":"oleg-koval","description":"💀 Dockerized skeleton based on express.js framework, with mongo (mongoose) support","archived":false,"fork":false,"pushed_at":"2025-03-16T11:50:43.000Z","size":1179,"stargazers_count":8,"open_issues_count":79,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T22:43:13.053Z","etag":null,"topics":["boilerplate-template","dockerized-express","express","express-mongoose","express-skeleton","expressjs","mongodb","mongoose","node","node-js","node-skeleton","nodejs","rest","rest-api","skeleton"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/oleg-koval.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2018-02-28T14:32:16.000Z","updated_at":"2023-03-04T05:12:20.000Z","dependencies_parsed_at":"2024-03-26T22:29:53.241Z","dependency_job_id":"68b8d561-6609-44d8-a315-ee550d2221f9","html_url":"https://github.com/oleg-koval/ya-skeleton","commit_stats":{"total_commits":138,"total_committers":9,"mean_commits":"15.333333333333334","dds":0.5289855072463768,"last_synced_commit":"ec1d6cf76c7f7c18fff25fff215c3b3c79daf9d6"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleg-koval%2Fya-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleg-koval%2Fya-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleg-koval%2Fya-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleg-koval%2Fya-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oleg-koval","download_url":"https://codeload.github.com/oleg-koval/ya-skeleton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248326206,"owners_count":21085061,"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-template","dockerized-express","express","express-mongoose","express-skeleton","expressjs","mongodb","mongoose","node","node-js","node-skeleton","nodejs","rest","rest-api","skeleton"],"created_at":"2024-10-01T13:04:00.143Z","updated_at":"2025-04-11T01:37:00.535Z","avatar_url":"https://github.com/oleg-koval.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ya_skeleton\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/6746e399c7d74d6c9d8b818b8b714cc5)](https://www.codacy.com/app/oleg-koval/ya-skeleton?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=oleg-koval/ya-skeleton\u0026amp;utm_campaign=Badge_Grade) [![Greenkeeper badge](https://badges.greenkeeper.io/oleg-koval/ya-skeleton.svg)](https://greenkeeper.io/) [![build status](https://travis-ci.org/oleg-koval/ya-skeleton.svg?branch=master)](https://travis-ci.org/oleg-koval/ya-skeleton) [![linted by sexy yo!](https://img.shields.io/badge/linted%20by-sexy%20yo!-brightgreen.svg)](https://github.com/markelog/eslint-config-sexy) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) [![BCH compliance](https://bettercodehub.com/edge/badge/oleg-koval/ya-skeleton?branch=master)](https://bettercodehub.com/)\n\n\u003e Dockerized skeleton based on expressjs framework, with mongo support\n\nThis repo contains `.env` file which should be definetely added to `.gitignore`, but in this case it is just an example. Be sure to add this file to your ignore!\n\n## Installation\n\nThis is a [Node.js](https://nodejs.org/) skeleton.\n\n\n## Run the server\n\nFirst of all follow [this guide](https://docs.docker.com/compose/install/) for docker \u0026\u0026 docker-compose installation. Be sure to have latest versions installed.\n\nTo run server and mongodb in containers:\n\n```sh\ndocker-compose build \u0026\u0026 docker-compose up\n```\n\n## Tests\n\nLocally with npm (be sure to have installed \u0026 running Mongo service and NodeJS):\n\n```sh\nnpm install\nnpm test\n```\n\nRun tests in Docker:\n\n```sh\nnpm run test:docker\n```\n\n## Dependencies\n\n- [bluebird](https://ghub.io/bluebird): Full featured Promises/A+ implementation with exceptionally good performance\n- [body-parser](https://ghub.io/body-parser): Node.js body parsing middleware\n- [cors](https://ghub.io/cors): Node.js CORS middleware\n- [express](https://ghub.io/express): Fast, unopinionated, minimalist web framework\n- [mongoose](https://ghub.io/mongoose): Mongoose MongoDB ODM\n- [qs](https://ghub.io/qs): A querystring parser that supports nesting and arrays, with a depth limit\n\n## Dev Dependencies\n\n- [bunyan](https://ghub.io/bunyan): a JSON logging library for node.js services\n- [danger](https://ghub.io/danger): Unit tests for Team Culture\n- [eslint](https://ghub.io/eslint): An AST-based pattern checker for JavaScript.\n- [eslint-config-sexy](https://ghub.io/eslint-config-sexy): Mostly sexy config\n- [generate-changelog](https://ghub.io/generate-changelog): Generate a changelog from git commits.\n- [mocha](https://ghub.io/mocha): simple, flexible, fun test framework\n- [should](https://ghub.io/should): test framework agnostic BDD-style assertions\n- [supertest](https://ghub.io/supertest): SuperAgent driven library for testing HTTP servers\n\n## Contribute\n\nSee [the contribute file](CONTRIBUTING.md)!\n\n## License\n\nMIT © [Oleg Koval](https://github.com/oleg-koval) 2018\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleg-koval%2Fya-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foleg-koval%2Fya-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleg-koval%2Fya-skeleton/lists"}