{"id":23666424,"url":"https://github.com/mismith/session-replay","last_synced_at":"2025-12-11T04:30:17.402Z","repository":{"id":68302805,"uuid":"50744753","full_name":"mismith/session-replay","owner":"mismith","description":"Watch users your use your app in real-time. [WIP]","archived":false,"fork":false,"pushed_at":"2016-02-02T02:09:45.000Z","size":27,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T07:29:49.919Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","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/mismith.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":"2016-01-30T21:01:11.000Z","updated_at":"2020-06-10T16:33:00.000Z","dependencies_parsed_at":"2023-04-24T15:47:28.123Z","dependency_job_id":null,"html_url":"https://github.com/mismith/session-replay","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/mismith%2Fsession-replay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mismith%2Fsession-replay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mismith%2Fsession-replay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mismith%2Fsession-replay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mismith","download_url":"https://codeload.github.com/mismith/session-replay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239674127,"owners_count":19678351,"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-29T07:30:05.017Z","updated_at":"2025-12-11T04:30:14.936Z","avatar_url":"https://github.com/mismith.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup\n\n1. Ensure everything is up to date by running `sudo npm update` after `cd`ing into the directory this file lives in\n2. Configure your `gulpfile.js` as needed (and see what tasks are available)\n3. Run `gulp` to dev: (pre-)compiling, file watching, browser-relaoding, etc.\n  1. Run `sudo ulimit -n 8192` if you get a 'memory limit exceeded' error\n  2. Run `gulp -s` (or `gulp --silent`) to prevent launching a new live-reloading browser window\n  3. Run `gulp -g` (or `gulp --ghost`) to sync all browser page changes, scrolling, and clicks between clients\n\n\n\n# Structure\n\n* `src/assets/scripts/` should contain your source code, whereas `build/assets/js/` should contain only dynamically generated javascript\n* `src/assets/styles/`, likewise, should contain your source code, whereas `build/assets/css/` should contain only dynamically generated css\n* `src/assets/images/` is for all site-specific static images; any user-uploaded content should be kept elsewhere\n* `src/assets/icons/` is for all SVG icons; they will be minified/optimized into `build/assets/icon/`\n* `src/views/` is for partials to be rendered as full view templates (e.g. public vs. authenticated, header1 vs. header2)\n* `src/views/page/` is for partials that will be included in other views (e.g. subviews)\n* `src/templates/` is for general-purpose partials (i.e. angular directive templates, re-used UI elements, or repeated content sections)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmismith%2Fsession-replay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmismith%2Fsession-replay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmismith%2Fsession-replay/lists"}