{"id":24149046,"url":"https://github.com/mochrks/fullstack-xmart","last_synced_at":"2026-04-01T20:20:43.036Z","repository":{"id":251690779,"uuid":"803651354","full_name":"Mochrks/fullstack-xmart","owner":"Mochrks","description":"The creation of the X-mart web development mini-project utilizes technologies such as ReactJS, Java Spring Boot, and Node.js (ExpressJS + GraphQL). This project also leverages Redis for caching and integrates two types of databases: NoSQL MongoDB and SQL PostgreSQL.","archived":false,"fork":false,"pushed_at":"2024-10-26T18:13:31.000Z","size":12495,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-28T00:11:55.246Z","etag":null,"topics":["expressjs","mongodb","postgresql","reactjs","redis","spring-boot"],"latest_commit_sha":null,"homepage":"https://medium.com/@mochrks/fullstack-web-development-dengan-reactjs-java-spring-boot-node-js-expressjs-graphql-66f4d881e32f","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/Mochrks.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":"2024-05-21T06:16:17.000Z","updated_at":"2024-12-07T08:09:48.000Z","dependencies_parsed_at":"2024-10-27T00:36:17.611Z","dependency_job_id":null,"html_url":"https://github.com/Mochrks/fullstack-xmart","commit_stats":null,"previous_names":["mochrks/fullstack-xmart"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mochrks/fullstack-xmart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mochrks%2Ffullstack-xmart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mochrks%2Ffullstack-xmart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mochrks%2Ffullstack-xmart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mochrks%2Ffullstack-xmart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mochrks","download_url":"https://codeload.github.com/Mochrks/fullstack-xmart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mochrks%2Ffullstack-xmart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31291520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"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":["expressjs","mongodb","postgresql","reactjs","redis","spring-boot"],"created_at":"2025-01-12T08:34:58.148Z","updated_at":"2026-04-01T20:20:43.005Z","avatar_url":"https://github.com/Mochrks.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eFullstack X-Mart\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/ReactJS-17.0.2-blue\" alt=\"ReactJS Version\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Java%20Spring%20Boot-2.5.4-brightgreen\" alt=\"Spring Boot Version\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Node.js-ExpressJS-brightgreen\" alt=\"Node.js Version\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/MongoDB-Integrated-47A248\" alt=\"MongoDB Integration\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/PostgreSQL-Database-blue\" alt=\"PostgreSQL Integration\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Redis-Caching-d63e5e\" alt=\"Redis Integration\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://skillicons.dev/icons?i=react,spring,express,mongodb,postgresql,redis\" alt=\"Tech Stack Icons\" /\u003e\n\u003c/p\u003e\n\n## Overview\n\nThe **X-mart** web development mini-project utilizes a combination of technologies including **ReactJS**, **Java Spring Boot**, and **Node.js** (ExpressJS + GraphQL). This project also leverages **Redis** for caching and integrates two types of databases: **NoSQL MongoDB** and **SQL PostgreSQL**. Additionally, it incorporates **emoji-mart** for emoji support.\n\n## Features\n\n- User-friendly interface with **ReactJS**\n- RESTful API and GraphQL support via **Node.js**\n- Caching capabilities using **Redis**\n- Data storage with **MongoDB** and **PostgreSQL**\n- Emoji support for enhanced user experience\n\n## Tech Stack\n\n- **ReactJS 17.0.2** for front-end development\n- **Java Spring Boot** for back-end services\n- **Node.js** with **ExpressJS** and **GraphQL** for API development\n- **MongoDB** as a NoSQL database\n- **PostgreSQL** as a SQL database\n- **Redis** for caching\n- **emoji-mart** for emoji support\n\n## Setup \u0026 Installation\n\n---\n\n### Fullstack X-Mart Node.js\n\n1. **Clone the repository**\n\n    ```bash\n    git clone https://github.com/mochrks/fullstack-xmart.git\n    cd fullstack-xmart/fullstack-xmart-nodejs\n    ```\n\n2. **Install dependencies**\n\n    ```bash\n    npm install\n    ```\n\n3. **Run the Node.js server**\n\n    ```bash\n    npm start\n    ```\n\n### Fullstack X-Mart React\n\n1. **Navigate to React folder**\n\n    ```bash\n    cd ../fullstack-xmart-reacts\n    ```\n\n2. **Install dependencies**\n\n    ```bash\n    npm install\n    ```\n\n3. **Run the React development server**\n\n    ```bash\n    npm start\n    ```\n\n### Fullstack X-Mart Spring Boot\n\n1. **Navigate to Spring Boot folder**\n\n    ```bash\n    cd ../fullstack-xmart-springboot\n    ```\n\n2. **Run the Spring Boot application**\n\n    ```bash\n    mvn spring-boot:run\n    ```\n\n\n## Connect with me:\n[![GitHub](https://img.shields.io/badge/GitHub-333?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/mochrks)\n[![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge\u0026logo=youtube\u0026logoColor=white)](https://youtube.com/@Gdvisuel)\n[![Instagram](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge\u0026logo=instagram\u0026logoColor=white)](https://instagram.com/mochrks)\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://linkedin.com/in/mochrks)\n[![Behance](https://img.shields.io/badge/Behance-1769FF?style=for-the-badge\u0026logo=behance\u0026logoColor=white)](https://behance.net/mochrks)\n[![Dribbble](https://img.shields.io/badge/Dribbble-EA4C89?style=for-the-badge\u0026logo=dribbble\u0026logoColor=white)](https://dribbble.com/mochrks)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmochrks%2Ffullstack-xmart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmochrks%2Ffullstack-xmart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmochrks%2Ffullstack-xmart/lists"}