{"id":22547498,"url":"https://github.com/firmanjs/socket-template","last_synced_at":"2025-07-15T10:39:14.601Z","repository":{"id":158066404,"uuid":"633784736","full_name":"firmanJS/socket-template","owner":"firmanJS","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-28T10:14:18.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T09:41:29.936Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/firmanJS.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":"2023-04-28T09:15:00.000Z","updated_at":"2023-05-25T04:46:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"25fa8703-ff4d-43ba-82ac-7d838cdc9ba8","html_url":"https://github.com/firmanJS/socket-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Fsocket-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Fsocket-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Fsocket-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Fsocket-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firmanJS","download_url":"https://codeload.github.com/firmanJS/socket-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245999595,"owners_count":20707568,"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":[],"created_at":"2024-12-07T15:12:03.552Z","updated_at":"2025-03-28T09:11:37.812Z","avatar_url":"https://github.com/firmanJS.png","language":"JavaScript","readme":"# Webscoket Bidding\nRealtime Chat Socket Template\n## Getting started\n- **Clone This Repository Using HTTPS** \n```bash\ngit clone https://github.com/firmanJS/socket-template.git\ncd existing_repo\n```\n### Run Application\nrunning application three methods manually, using docker or via Makefile\n* Manually :\n\n```bash\n# Copy enviroment variables from .env.sample to .env\ncp .env.sample .env\n\n# Copy Makefile for simple command\ncp Makefile.sample Makefile\n\n# Install package via npm or yarn\nnpm install\n\n# Run application via npm or yarn\nnpm run dev\n```\n\n* Via Docker :\n\n```bash\n# Copy enviroment variables from .env.sample to .env\ncp .env.sample .env\n\n# Build application\ndocker-compose -f docker-compose-dev.yml up --build --remove-orphans --force-recreate\n\n# Stop aplication\nCTRL+C \n# then \ndocker-compose -f docker-compose-dev.yml down\n# After build you can run command with this\ndocker-compose -f docker-compose-dev.yml up \n# Or you can hide log with command\ndocker-compose -f docker-compose-dev.yml up -d\n\n```\n\n* Via Make :\n\n```bash\n# Copy enviroment variables from .env.sample to .env\ncp .env.sample .env\n\n# Build application\nchange compose-file value with your environtment\nmake docker-build\n\n# Stop aplication\nCTRL+C \n# then \nmake docker-down\n\n# After build you can run command with this\nmake docker-start\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirmanjs%2Fsocket-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffirmanjs%2Fsocket-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirmanjs%2Fsocket-template/lists"}