{"id":23920513,"url":"https://github.com/vinisioux/simple-crud-docker","last_synced_at":"2026-04-13T19:31:24.145Z","repository":{"id":119550924,"uuid":"321158485","full_name":"vinisioux/simple-crud-docker","owner":"vinisioux","description":"Simple CRUD with Node.js and ReactJS using Docker, Docker Compose, TypeORM, Postgres and MongoDB","archived":false,"fork":false,"pushed_at":"2021-07-10T17:26:23.000Z","size":250,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-11T18:46:17.472Z","etag":null,"topics":["crud","docker","docker-compose","express","mongodb","postgres","reactjs","styled-components","typeorm","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vinisioux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-12-13T20:56:28.000Z","updated_at":"2021-07-10T17:26:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"10170d82-7b7a-4144-8a9f-a69043129f24","html_url":"https://github.com/vinisioux/simple-crud-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vinisioux/simple-crud-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinisioux%2Fsimple-crud-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinisioux%2Fsimple-crud-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinisioux%2Fsimple-crud-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinisioux%2Fsimple-crud-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinisioux","download_url":"https://codeload.github.com/vinisioux/simple-crud-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinisioux%2Fsimple-crud-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: 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":["crud","docker","docker-compose","express","mongodb","postgres","reactjs","styled-components","typeorm","typescript"],"created_at":"2025-01-05T15:49:43.134Z","updated_at":"2026-04-13T19:31:24.137Z","avatar_url":"https://github.com/vinisioux.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ch1  align=\"center\"\u003e\nSimple CRUD w/ Node.js + TypeScript + Postgres + MongoDB + ReactJS\n\u003c/h1\u003e\n\u003cp  align=\"center\"\u003e\n\u003ca  href=\"#\"  style=\"text-decoration: none\"\u003e\n\u003cimg  alt=\"GitHub top language\"  src=\"https://img.shields.io/github/languages/top/vinisioux/simple-crud-docker?color=34CB79\" /\u003e\n\u003c/a\u003e\n\u003ca  href=\"https://github.com/vinisioux/simple-crud-docker/stargazers\"  style=\"text-decoration: none\"\u003e\n\u003cimg  alt=\"Stars\"  src=\"https://img.shields.io/github/stars/vinisioux/simple-crud-docker?style=social\" /\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n## :rocket: Technologies\nThis project is being developed using the following technologies:\n\n- [Node.js](https://nodejs.org/en/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Postgres](https://www.postgresql.org/)\n- [MongoDB](https://www.mongodb.com/try/download/community)\n- [TypeORM](https://typeorm.io/#/)\n- [Express.js](https://expressjs.com/)\n- [ReactJS](https://reactjs.org)\n- [Styled Components](https://styled-components.com/)\n---\n## :dart: How To Run\n\nTo clone and run this application, you'll need [Git](https://git-scm.com), [Node.js](https://nodejs.org/en/) + [Yarn](https://yarnpkg.com/) and [Docker + Docker Compose](https://www.docker.com/) installed on your computer. From your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/vinisioux/simple-crud-docker.git\n\n# Go into the repository\n$ cd simple-crud-docker/\n\n# Go into server folder\n$ cd server\n\n# Start server\n$ docker-compose up\n\n# On another terminal, go to the frontend folder\n$ cd ../frontend\n\n# Install dependencies\n$ yarn install\n\n# Start the frontend server\n$ yarn start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinisioux%2Fsimple-crud-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinisioux%2Fsimple-crud-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinisioux%2Fsimple-crud-docker/lists"}