{"id":18829906,"url":"https://github.com/rxstack/skeleton","last_synced_at":"2025-04-14T03:40:58.024Z","repository":{"id":42210815,"uuid":"140834811","full_name":"rxstack/skeleton","owner":"rxstack","description":"a fully-functional skeleton application that you can use for your new applications.","archived":false,"fork":false,"pushed_at":"2024-10-31T09:18:46.000Z","size":1488,"stargazers_count":2,"open_issues_count":8,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T17:46:14.396Z","etag":null,"topics":["docker","nodejs","rxstack","skeleton","typescript"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/rxstack.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":"2018-07-13T10:40:59.000Z","updated_at":"2024-10-31T09:18:50.000Z","dependencies_parsed_at":"2024-10-31T10:19:42.224Z","dependency_job_id":"b41e5b66-3964-44fe-b9a6-a624aab7d8a5","html_url":"https://github.com/rxstack/skeleton","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxstack%2Fskeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxstack%2Fskeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxstack%2Fskeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxstack%2Fskeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rxstack","download_url":"https://codeload.github.com/rxstack/skeleton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248818525,"owners_count":21166438,"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":["docker","nodejs","rxstack","skeleton","typescript"],"created_at":"2024-11-08T01:47:00.149Z","updated_at":"2025-04-14T03:40:57.999Z","avatar_url":"https://github.com/rxstack.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RxStack Skeleton Application\n\n[![Node.js CI](https://github.com/rxstack/skeleton/actions/workflows/node.js.yml/badge.svg)](https://github.com/rxstack/skeleton/actions/workflows/node.js.yml)\n[![Maintainability](https://api.codeclimate.com/v1/badges/f6e90ec8ea970b424179/maintainability)](https://codeclimate.com/github/rxstack/skeleton/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/f6e90ec8ea970b424179/test_coverage)](https://codeclimate.com/github/rxstack/skeleton/test_coverage)\n\n\u003e a fully-functional skeleton application that you can use for your new applications.\n\nFor more details please visit the [official documentations](https://github.com/rxstack/rxstack).\n\n## \u003ca name=\"project-structure\"\u003e\u003c/a\u003e Project folder and file structure\n\n- `src` - all your code lives here\n    - `index.ts` - application entry file\n    - `cli.ts` - CLI entry file\n    - `worker.ts` - worker entry file\n    - `app` - application related files\n        - `app.ts` - application instance.\n        - `APPLICATION_OPTIONS.ts` - all application configurations [read more](https://github.com/rxstack/rxstack/blob/master/packages/core/docs/application.md).\n        - `commands` - command line application files [read more](https://github.com/rxstack/rxstack/blob/master/packages/core/docs/console.md).\n        - `controllers` - all your controller files [read more](https://github.com/rxstack/rxstack/blob/master/packages/core/docs/kernel.md).\n        - `event-listeners` - all your event listener files [read more](https://github.com/rxstack/rxstack/blob/master/packages/async-event-dispatcher).\n        - `workers` - worker tasks [read more](https://github.com/rxstack/rxstack/blob/master/packages/worker-threads-pool).\n    - `environments` - configuration files [read more](https://github.com/rxstack/rxstack/tree/master/packages/configuration).\n- `test` - all tests files\n- `static` - all static files\n- `eslint.config.mjs` - typescript linter configuration\n- `tsconfig.json` - typescript configuration  \n\n## \u003ca name=\"npm-scripts\"\u003e\u003c/a\u003e NPM scripts\n\n- `$ npm run dev` - compiles and starts `nodemon`\n- `$ npm run compile` - compiles the source code\n- `$ npm run watch` - watching for file changes\n- `$ npm run clean` - removes the `dist` directory\n- `$ npm run eslint` - lints with eslints\n- `$ npm run jest` - runs tests using jest\n- `$ npm test` - runs eslint, jest and coverage\n- `$ npm run cli` - runs command line applications from `dist` directory\n- `$ npm run cli-dev` - runs command line applications with `ts-node`\n\n## License\n\nLicensed under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frxstack%2Fskeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frxstack%2Fskeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frxstack%2Fskeleton/lists"}