{"id":13578386,"url":"https://github.com/DevAlien/dripr-ui","last_synced_at":"2025-04-05T18:32:33.713Z","repository":{"id":47099561,"uuid":"47426332","full_name":"DevAlien/dripr-ui","owner":"DevAlien","description":"dripr.io interface","archived":false,"fork":false,"pushed_at":"2021-09-13T17:01:21.000Z","size":348,"stargazers_count":71,"open_issues_count":11,"forks_count":10,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-04T07:09:56.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dripr.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevAlien.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-04T20:08:25.000Z","updated_at":"2023-03-28T12:45:37.000Z","dependencies_parsed_at":"2022-09-03T21:45:41.676Z","dependency_job_id":null,"html_url":"https://github.com/DevAlien/dripr-ui","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/DevAlien%2Fdripr-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevAlien%2Fdripr-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevAlien%2Fdripr-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevAlien%2Fdripr-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevAlien","download_url":"https://codeload.github.com/DevAlien/dripr-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247384155,"owners_count":20930417,"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-08-01T15:01:30.115Z","updated_at":"2025-04-05T18:32:28.700Z","avatar_url":"https://github.com/DevAlien.png","language":"JavaScript","readme":"# Dripr UI\nhttps://dripr.io\nDripr is a screenshot/file sharing platform, similar to cloudapp.\nThis is a universal (isomorphic) web application usign some cool features.\n\n## What's under the hood?\nBasically a React app which connects to some APIs (node.js). When a file is uploaded it gets stored in Amazon AWS s3, then there's some Amazon AWS Lambda running to do some tasks, like resizing an image for example. In front of s3 there is cloudfront (cdn).\n\nThere's also a desktop app where you can see your uploaded files and take screenshots which will be directly uploaded.\n\n## Features\n- Upload Images\n- Upload Videos\n- Upload Code (Paste)\n- Upload a Link, a redirect will be made, so you can keep track of the visits\n- Upload text, text will be displayed in a nice way\n- Login (via facebook) to store everything you upload\n\n## We used\n\n- [React]\n- [Redux]\n- [React Router]\n- [Babel]\n- [Webpack]\n\n## Usage\n\n** Copy configuration files **\n\nCopy /config/default.json to /config/development.json. Change it with the desired values\n\n**Start the development server**\n\nThe server will run on [localhost:4000](http://localhost:4000).\n\n``` bash\n$ npm run dev\n```\n\nor\n\n``` bash\n$ npm run devw\n```\n\non Windows\n\n\n**Build source files**\n\nCompiles JavaScript files with JavaScript and extracts CSS files from JavaScript.\n\n``` bash\n$ npm run build\n```\n\n**Start the production server**\n\n``` bash\n$ npm start\n```\n\n**Run ESLint**\n\n``` bash\n$ npm run eslint\n```\n\n**Run JSCS**\n\n``` bash\n$ npm run jscs\n```\n\n## License\n\nMIT\n\n[React]: http://facebook.github.io/react/\n[Redux]: https://github.com/gaearon/redux\n[React Router]: http://rackt.github.io/react-router\n[Babel]: https://babeljs.io/\n[Webpack]: http://webpack.github.io/\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDevAlien%2Fdripr-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDevAlien%2Fdripr-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDevAlien%2Fdripr-ui/lists"}