{"id":19070867,"url":"https://github.com/ohager/sitepoints","last_synced_at":"2025-07-06T18:36:52.404Z","repository":{"id":72508376,"uuid":"25014956","full_name":"ohager/sitepoints","owner":"ohager","description":"Sitepoints Project (more about it later)","archived":false,"fork":false,"pushed_at":"2015-10-05T20:17:38.000Z","size":284,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T03:44:12.997Z","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/ohager.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":"2014-10-10T01:07:38.000Z","updated_at":"2014-12-16T02:58:10.000Z","dependencies_parsed_at":"2023-03-06T04:00:32.258Z","dependency_job_id":null,"html_url":"https://github.com/ohager/sitepoints","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ohager/sitepoints","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohager%2Fsitepoints","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohager%2Fsitepoints/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohager%2Fsitepoints/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohager%2Fsitepoints/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohager","download_url":"https://codeload.github.com/ohager/sitepoints/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohager%2Fsitepoints/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263952765,"owners_count":23534977,"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-11-09T01:21:04.359Z","updated_at":"2025-07-06T18:36:52.387Z","avatar_url":"https://github.com/ohager.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Sitepoints Project\n==================\n\nThis project is about storing coordinates and timestamps related to URLs.\nThe idea is to use this information to interpret the usage of websites.\n\nIt is build on node.js with express (for a RESTful API) and MongoDB.\n\nInstallation\n=============\n\nPrerequisites\n-------------\n\n- Installed MongoDB 2.6.5+\n- Installed Node.Js (1.4+)\n\n1. Just checkout the project\n2. Run database bootstrapper\n2. Launch the MongoDb (from project root path)\n  `mongod --dbpath ./data --auth`\n3. Start node.js application (from project folder)\n  `npm start`\n  \nNote:\n\nFor Windows exist a batch file that starts up both node.js and MongoDb.\nJust call `start.bat`\n\nRun MongoDB Bootstrapper\n------------------------\n\nThe bootstrapper initializes the data base, i.e. creates a default user and some startup data.\nIt is important that the `mongod` runs *without* enabled authorization, otherwise you won't get the script run.\nWhen mongo server is running simply call `mongo mongo-bootstrap.js`.\n\nThe default user is `sitepoints`. Password is the same.\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohager%2Fsitepoints","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohager%2Fsitepoints","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohager%2Fsitepoints/lists"}