{"id":22562045,"url":"https://github.com/sanderhelleso/share","last_synced_at":"2025-10-30T03:05:37.801Z","repository":{"id":39417575,"uuid":"203076195","full_name":"sanderhelleso/share","owner":"sanderhelleso","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-10T05:48:48.000Z","size":3120,"stargazers_count":0,"open_issues_count":20,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T13:15:54.472Z","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/sanderhelleso.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":"2019-08-19T01:24:15.000Z","updated_at":"2019-08-25T16:13:06.000Z","dependencies_parsed_at":"2022-09-03T09:12:46.558Z","dependency_job_id":null,"html_url":"https://github.com/sanderhelleso/share","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/sanderhelleso%2Fshare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanderhelleso%2Fshare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanderhelleso%2Fshare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanderhelleso%2Fshare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanderhelleso","download_url":"https://codeload.github.com/sanderhelleso/share/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246034232,"owners_count":20712851,"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-07T22:11:21.803Z","updated_at":"2025-10-30T03:05:37.701Z","avatar_url":"https://github.com/sanderhelleso.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eSHARE\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cb\u003eA Spring boot filesharing service\u003c/b\u003e\u003cbr\u003e\n\u003csub\u003eShare your files with anyone for free\u003c/sub\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/sanderhelleso\"\u003e\n\u003cimg src=\"https://github.com/sanderhelleso/share/blob/master/client/public/img/preview.gif\" alt=\"preview\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/sanderhelleso/share/blob/master/client/public/img/demo3.jpg\" alt=\"preview\" height=\"600\" width=\"600\"\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n## ❯ Getting Started\n\nYou can get a local copy of the project by cloning the repo\n\n```\ngit clone https://github.com/sanderhelleso/share.git\n```\nAfter cloning, cd into both client and server and start up the services respectively\n\n### Notes \n- You must have mongoDB installed localy and running for data storage to work\n- You need a valid API key from https://ipdata.co to track where users are dl files from\n\nAfter recieving an api key, create a file called **config/Config.java** under the main share app folder.\n\n```\npackage com.semanta.share.config;\n\npublic class Config {\n\n    public final static String IPDATA_API_KEY = \u003cAPI KEY\u003e;\n}\n```\n\n\n\u003cbr\u003e\n\n## ❯ LICENCE\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanderhelleso%2Fshare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanderhelleso%2Fshare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanderhelleso%2Fshare/lists"}