{"id":13671553,"url":"https://github.com/bugulink/bugu-web","last_synced_at":"2025-04-27T18:31:21.961Z","repository":{"id":217148473,"uuid":"117915535","full_name":"bugulink/bugu-web","owner":"bugulink","description":"BuguLink backend project (Koa2 + MySQL + Redis).","archived":false,"fork":false,"pushed_at":"2021-12-15T03:41:16.000Z","size":117,"stargazers_count":36,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-11T09:43:47.858Z","etag":null,"topics":["filesharing","koa-orm","koa-router","koa-view","koa2","mysql","redis","website"],"latest_commit_sha":null,"homepage":"https://bugu.link","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/bugulink.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}},"created_at":"2018-01-18T01:37:43.000Z","updated_at":"2022-03-20T17:10:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d201908-8245-4055-8469-056562a155f3","html_url":"https://github.com/bugulink/bugu-web","commit_stats":null,"previous_names":["bugulink/bugu-web"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugulink%2Fbugu-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugulink%2Fbugu-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugulink%2Fbugu-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugulink%2Fbugu-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugulink","download_url":"https://codeload.github.com/bugulink/bugu-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251187157,"owners_count":21549596,"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":["filesharing","koa-orm","koa-router","koa-view","koa2","mysql","redis","website"],"created_at":"2024-08-02T09:01:12.769Z","updated_at":"2025-04-27T18:31:21.942Z","avatar_url":"https://github.com/bugulink.png","language":"JavaScript","readme":"[BuguLink](https://bugu.link)\n=============================\n\n[BuguLink](https://bugu.link) is a secure file-sharing website. It is an MIT-licensed open source project. The project contains two parts: [backend](https://github.com/bugulink/bugu-web) (Node.js + Koa2 + MySQL + Redis) and [frontend](https://github.com/bugulink/bugu-static) (React + [Yax](https://github.com/d-band/yax) + ReactRouter). It use [Qiniu](https://www.qiniu.com) CDN to storage files.\n\n## Features\n\n- **Fast:** Upload in chunks, Resume breakpoint, Support large file upload, Upload 1GB file only in 4 minutes\n- **Simple:** Minimalist UI, Easy to use, Easy to develop, Easy to deploy\n- **Secure:** Login with dynamic token, Share link with random code, Auto delete and stop share anytime\n- **Configurable:** Config with environment variables\n\n## Develop\n\n1. Install MySQL and Sign up [Qiniu Account](https://www.qiniu.com).\n2. Config environment variables ([More config](https://github.com/bugulink/bugu-web/blob/master/src/config.js)).\n\n   ```\n   # Database Config\n   export BUGU_DB_NAME=\"Your database name\"\n   export BUGU_DB_USER=\"Your database username\"\n   export BUGU_DB_PASS=\"Your database password\"\n   export BUGU_DB_HOST=\"127.0.0.1\"\n   export BUGU_DB_PORT=3306\n\n   # Qiniu CDN Config\n   export BUGU_QN_NAME=\"Your Qiniu bucket name\"\n   export BUGU_QN_AK=\"Your Qiniu access key\"\n   export BUGU_QN_SK=\"Your Qiniu secret key\"\n   export BUGU_QN_DOMAIN=\"Your Qiniu bucket domain\"\n   ```\n\n3. Clone source from Github.\n\n   ```\n   git clone https://github.com/bugulink/bugu-web.git\n   git clone https://github.com/bugulink/bugu-static.git\n   ```\n\n4. Backend develop.\n\n   ```\n   cd bugu-web\n   npm install\n   npm start\n   ```\n\n5. Frontend develop.\n\n   ```\n   cd bugu-static\n   npm install dool -g\n   npm install\n   npm start\n   ```\n\n6. Open [http://localhost:8080](http://localhost:8080).\n\n## Report a issue\n\n* [All issues](https://github.com/bugulink/bugu-web/issues)\n* [New issue](https://github.com/bugulink/bugu-web/issues/new)\n\n## License\n\nBuguLink is available under the terms of the MIT License.\n\n## Buy Me A Coffee\n\n\u003cimg src=\"https://g-cdn.cnood.com/donate.png\" height=\"180\"\u003e\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugulink%2Fbugu-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugulink%2Fbugu-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugulink%2Fbugu-web/lists"}