{"id":18829909,"url":"https://github.com/rxstack/to-do","last_synced_at":"2025-10-14T01:08:12.824Z","repository":{"id":90539112,"uuid":"166999221","full_name":"rxstack/to-do","owner":"rxstack","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-12T08:17:09.000Z","size":43,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-29T15:37:46.576Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/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":"2019-01-22T13:30:31.000Z","updated_at":"2019-03-28T14:32:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"890e27ec-f298-4cbc-8daa-13db7118bff2","html_url":"https://github.com/rxstack/to-do","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rxstack/to-do","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxstack%2Fto-do","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxstack%2Fto-do/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxstack%2Fto-do/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxstack%2Fto-do/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rxstack","download_url":"https://codeload.github.com/rxstack/to-do/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxstack%2Fto-do/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017453,"owners_count":26086081,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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-08T01:47:00.636Z","updated_at":"2025-10-14T01:08:12.802Z","avatar_url":"https://github.com/rxstack.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RxStack Skeleton Application\n\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[![Build Status](https://travis-ci.org/rxstack/skeleton.svg?branch=master)](https://travis-ci.org/rxstack/skeleton)\n\n\u003e a fully-functional skeleton application that you can use for your new applications.\n\nIt comes pre-configured with the following rxstack modules/components:\n\n-  [@rxstack/async-event-dispatcher](https://github.com/rxstack/rxstack/blob/master/packages/async-event-dispatcher)\n-  [@rxstack/configuration](https://github.com/rxstack/rxstack/tree/master/packages/configuration)\n-  [@rxstack/exceptions](https://github.com/rxstack/rxstack/tree/master/packages/exceptions)\n-  [@rxstack/core](https://github.com/rxstack/rxstack/blob/master/packages/core)\n-  [@rxstack/express-server](https://github.com/rxstack/rxstack/tree/master/packages/express-server)\n-  [@rxstack/socketio-server](https://github.com/rxstack/rxstack/tree/master/packages/socketio-server)\n\nFor more details please visit the [official documentations](http://rxstack.io).\n\n## Docker\n\nThis complete stack run with docker and [docker-compose](https://docs.docker.com/compose/).\n\n### Installation\n\n- Create a `.env` from the `.env.dist` file. Adapt it according to your application\n\n```bash\n    $ cd path_to_app/docker_app\n```\n\n- Build/run containers\n\n```bash\n    $ docker-compose -f dev.yml up -d // development\n    $ docker-compose -f prod.yml up -d // production\n```\n\n- Install npm dependencies and run the application\n\n```bash\n    $ docker-compose -f dev.yml exec application bash // get inside app container\n    $ npm install\n    $ npm test\n    $ npm run dev\n```\n\nEnjoy!\n\n## License\n\nLicensed under the [MIT license](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frxstack%2Fto-do","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frxstack%2Fto-do","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frxstack%2Fto-do/lists"}