{"id":30915490,"url":"https://github.com/ppogulailo/socket-io-comments","last_synced_at":"2026-04-07T08:02:16.522Z","repository":{"id":65388182,"uuid":"591494185","full_name":"ppogulailo/socket-io-comments","owner":"ppogulailo","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-30T12:25:05.000Z","size":484,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-10-09T13:13:11.924Z","etag":null,"topics":["captcha","docker","jwt-authentication","nestjs","postgresql","prisma","react","server-client-chat","socket-io"],"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/ppogulailo.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}},"created_at":"2023-01-20T22:29:28.000Z","updated_at":"2024-01-15T18:23:45.000Z","dependencies_parsed_at":"2023-02-16T07:10:35.375Z","dependency_job_id":null,"html_url":"https://github.com/ppogulailo/socket-io-comments","commit_stats":null,"previous_names":["ppogulailo/socket-io-comments"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ppogulailo/socket-io-comments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppogulailo%2Fsocket-io-comments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppogulailo%2Fsocket-io-comments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppogulailo%2Fsocket-io-comments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppogulailo%2Fsocket-io-comments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppogulailo","download_url":"https://codeload.github.com/ppogulailo/socket-io-comments/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppogulailo%2Fsocket-io-comments/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["captcha","docker","jwt-authentication","nestjs","postgresql","prisma","react","server-client-chat","socket-io"],"created_at":"2025-09-09T23:51:55.452Z","updated_at":"2026-04-07T08:02:16.509Z","avatar_url":"https://github.com/ppogulailo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instructions to run the Project \n\n## With Docker\nAdd an environment file to the project \nAdd a .env file in the server, client folder (at the top of your server, client folder, so nest can find it)\n - add your own REACT_APP_RECAPTCHA_SECRET in the .env file on client\n - add your own RECAPTCHA_SECRET in the .env file on server\nCommand:  \n`docker-compose up`  \nand then visit `localhost:3000`\n\n### Tipps \u0026 Tricks for docker\nIf you need to remove docker images or containers you can use one of the following commands.\n\nCommand to remove all images:  \n`docker rmi -f $(docker images -a -q)`\n\nCommand to remove all containers:  \n`docker rm -vf $(docker ps -a -q)`\n\n\n## Without Docker\n### 2. Add an environment file to the project\nAdd a .env file in the api folder (at the top of your api folder, so nest can find it)  \n - add your own DATABASE_URL in the .env file\n - add your own JWT_REFRESH_SECRET in the .env file\n - add your own JWT_ACCESS_SECRET in the .env file\n - add your own RECAPTCHA_SECRET in the .env file\n \nAdd a .env file in the client folder (at the top of your client folder)  \n - add your own DATABASE_URL in the .env file\n - add your own JWT_REFRESH_SECRET in the .env file\n - add your own JWT_ACCESS_SECRET in the .env file\n - add your own REACT_APP_RECAPTCHA_SECRET in the .env file\n\n\nExample of file: \n    DATABASE_URL=\u003cyour url\u003e  \n    JWT_REFRESH_SECRET=jklasjdoij897231na\n    JWT_ACCESS_SECRET=jklasjdoij897231na\n\n\n### Start the Backend in dev Mode after you added the .env file\n`cd server`  \n`npm install`  \n`npm start`\n  \n### Start the Frontend in dev Mode after you added the .env file\n`cd client`    \n`npm install`  \n`npm start`\n\netc. would be great.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppogulailo%2Fsocket-io-comments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fppogulailo%2Fsocket-io-comments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppogulailo%2Fsocket-io-comments/lists"}