{"id":15203935,"url":"https://github.com/notyusheng/learn-full-stack","last_synced_at":"2026-02-13T17:31:22.451Z","repository":{"id":251642774,"uuid":"837269696","full_name":"NotYuSheng/Learn-Full-Stack","owner":"NotYuSheng","description":"Full-stack application of an e-commerce site implemented with React and hosted by Node.js. Data storage with Elasticsearch and Kibana for visualization and management","archived":false,"fork":false,"pushed_at":"2024-08-07T10:27:26.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-10T03:22:21.157Z","etag":null,"topics":["bootstrap","docker","elasticsearch","kibana","nodejs","react"],"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/NotYuSheng.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":"2024-08-02T15:18:15.000Z","updated_at":"2024-08-07T10:27:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"ccf44dd8-1701-414e-90aa-690bfb6d0449","html_url":"https://github.com/NotYuSheng/Learn-Full-Stack","commit_stats":{"total_commits":24,"total_committers":1,"mean_commits":24.0,"dds":0.0,"last_synced_commit":"7961d9a8061b27cc6ee724b440c741ab513db7f6"},"previous_names":["notyusheng/learn-full-stack"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NotYuSheng/Learn-Full-Stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotYuSheng%2FLearn-Full-Stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotYuSheng%2FLearn-Full-Stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotYuSheng%2FLearn-Full-Stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotYuSheng%2FLearn-Full-Stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotYuSheng","download_url":"https://codeload.github.com/NotYuSheng/Learn-Full-Stack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotYuSheng%2FLearn-Full-Stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272988754,"owners_count":25026959,"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-08-31T02:00:09.071Z","response_time":79,"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":["bootstrap","docker","elasticsearch","kibana","nodejs","react"],"created_at":"2024-09-28T05:04:20.855Z","updated_at":"2026-02-13T17:31:22.445Z","avatar_url":"https://github.com/NotYuSheng.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learn-Full-Stack\n\n![GitHub last commit](https://img.shields.io/github/last-commit/NotYuSheng/Learn-Full-Stack?color=red)\n\n\u003e [!NOTE] \nThis project is currently under development.\n\n## Host Environment\n- Project built on Kali Linux VM\n\n## Tools required\n- **Visual Studio**: [[Installation Guide](https://code.visualstudio.com/docs/setup/linux)]: Linux, `.deb` version.\n- **Docker**: [[Installation Guide](https://docs.docker.com/engine/install/)]\n\n## Usage\n1.  Clone this repository and navigate to project folder\n```\ngit clone https://github.com/NotYuSheng/Learn-Full-Stack.git\ncd Learn-Full-Stack\n```\n\n2.  Build the Docker images:\n```\ndocker-compose build\n```\n\n3.  Run images\n```\ndocker-compose up -d\n```\n\n4.  Access webpage from host (Define port number in `.env`)\n```\n\u003chost-ip\u003e:8080\n```\n\nAccess Kibana dashboard from host\n```\n\u003chost-ip\u003e:5601\n```\n\n## Run as developer\n### Frontend\n```\ncd frontend\ndocker build -f Dockerfile.dev -t frontend-dev .\ndocker run -d -p 3000:3000 -v $(pwd):/app frontend-dev\n```\n\n### Manually installing npm pakages\n```\nsudo apt install nodejs\ncurl -L https://npmjs.org/install.sh | sudo sh \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotyusheng%2Flearn-full-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotyusheng%2Flearn-full-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotyusheng%2Flearn-full-stack/lists"}