{"id":25053606,"url":"https://github.com/dills122/session-chat","last_synced_at":"2025-10-12T14:17:43.596Z","repository":{"id":37057052,"uuid":"399263547","full_name":"dills122/session-chat","owner":"dills122","description":"A secure chat app that you can host yourself","archived":false,"fork":false,"pushed_at":"2025-02-21T22:16:08.000Z","size":596,"stargazers_count":2,"open_issues_count":14,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T09:43:23.521Z","etag":null,"topics":["angular","chat","chat-application","encrypted","nestjs","rushstack","secure","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/dills122.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,"zenodo":null}},"created_at":"2021-08-23T22:24:49.000Z","updated_at":"2024-11-27T02:05:01.000Z","dependencies_parsed_at":"2024-01-01T02:26:55.662Z","dependency_job_id":"d3116c3c-7f1f-4bdf-a9d6-c0aecdc48a68","html_url":"https://github.com/dills122/session-chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dills122/session-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dills122%2Fsession-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dills122%2Fsession-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dills122%2Fsession-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dills122%2Fsession-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dills122","download_url":"https://codeload.github.com/dills122/session-chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dills122%2Fsession-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011597,"owners_count":26084963,"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-10-12T02:00:06.719Z","response_time":53,"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":["angular","chat","chat-application","encrypted","nestjs","rushstack","secure","socket-io"],"created_at":"2025-02-06T11:40:01.454Z","updated_at":"2025-10-12T14:17:43.581Z","avatar_url":"https://github.com/dills122.png","language":"TypeScript","readme":"# Session Chat: Secure Session Chatrooms\n\n[![CI Job](https://github.com/dills122/session-chat/actions/workflows/ci.action.yml/badge.svg)](https://github.com/dills122/session-chat/actions/workflows/ci.action.yml)\n\nChat securely with one or more associates without a worry of it getting out.\n\n## Getting Started\n\nAt the moment this will need `node v18` or greater.\n\n```bash\n# setup the correct node version\nnvm install lts/hydrogen\nnvm use lts/hydrogen\n# installs all dependencies\nrush install\n# sanity check\nrush test:ci\n```\n\n### Setting Up Local Env\n\nIf your on MacOS then you can get away with just running the `./scripts/setup-certs.sh`.\n\nFor other OS's you'll need to make sure these dependencies are installed first.\n\nInstall `mkcert` \u0026 `nss` through `choco` for `Windows` or `apt-get` on your linux distro.\n\n**Note `powershell` needs to be run in `administrator` mode.**\n\nMacOS Setup:\n\n```bash\n# Sets up the SSL certs for local development\n./scripts/setup-certs.sh\n# Adds needed rows to the hosts file\n./scripts/configure-hosts-unix.sh\n# Setup Encryption keys for backend\n./scripts/setup-backend-keys.sh\n```\n\nNow that all the dependencies are setup you can spin up the local docker env.\n\n```bash\n# starts dev env\nrush docker-up:dev\n# start UI project separately\ncd ./apps/chat-frontend/ \u0026\u0026 rushx start:dev\n```\n\n## Notes \u0026 Misc\n\n### Upgrading Packages\n\n```bash\n# check all packages but angular ones\nncu '/^(?!.*angular).*$/'\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdills122%2Fsession-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdills122%2Fsession-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdills122%2Fsession-chat/lists"}