{"id":37126419,"url":"https://github.com/uxff/taniago","last_synced_at":"2026-01-14T14:36:38.479Z","repository":{"id":57554372,"uuid":"134875717","full_name":"uxff/taniago","owner":"uxff","description":"a beego backend with bootstrap frontend frame work, easy for use.","archived":false,"fork":false,"pushed_at":"2024-05-26T09:47:49.000Z","size":4379,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T05:02:17.828Z","etag":null,"topics":["beego","golang"],"latest_commit_sha":null,"homepage":"","language":"Less","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/uxff.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-05-25T15:43:38.000Z","updated_at":"2024-05-26T09:47:53.000Z","dependencies_parsed_at":"2022-09-26T19:13:34.343Z","dependency_job_id":"fcc5376f-257d-4d9e-90a4-6614f4f2e643","html_url":"https://github.com/uxff/taniago","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uxff/taniago","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxff%2Ftaniago","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxff%2Ftaniago/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxff%2Ftaniago/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxff%2Ftaniago/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxff","download_url":"https://codeload.github.com/uxff/taniago/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxff%2Ftaniago/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28423909,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["beego","golang"],"created_at":"2026-01-14T14:36:37.899Z","updated_at":"2026-01-14T14:36:38.468Z","avatar_url":"https://github.com/uxff.png","language":"Less","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Feature\n\ntaniago is a light golang file explorer, writen by golang, use beego.\n\n\n# Requirement\n\n```\ngo get -u github.com/mattn/go-sqlite3\ngo get -u github.com/beego/i18n\ngo get -u github.com/mattn/go-runewidth\n```\n\n# How to Use\n\n```\n$ git clone git@github.com:uxff/taniago.git\n$ cd taniago\n#\n# need node and npm\n$ npm install -g bower\n$ bower install\n#\n# build\n$ go build\n#\n# you need start mysql service, and config mysql in:\n$ vim conf/app.conf\n# add line:\n datasource=root:password@tcp(127.0.0.1:3306)/beegoauth?charset=utf8\n\n```\n\n# How to Run\n\n```\n$ ./taniago --dir /data/your/exist/site/dir --addr :6699\n```\n\n# Preview\n![](https://raw.githubusercontent.com/uxff/taniago/master/20181127073913.png)\n![](https://raw.githubusercontent.com/uxff/taniago/master/20181127074015.png)\n\n\n# Describe and specific requirement\n\n- make picset sites, link each other.\n- make payment, pay for dirpath.\n- save picset list to cache, to mysql.\n- [important] get a face from sub, if no thumb.\n\n# static link to nginx\nnginx config as below, the static jpg,png,... output via nginx. this make the go program light.\n```\nserver {\nlisten 80;\nserver_name yourdomain.com;\naccess_log /data/logs/nginx/access.yourdomain.log combined;\nerror_log /data/logs/nginx/error.yourdomain.log;\nindex index.html index.htm index.jsp index.php;\ninclude other.conf;\nroot /data/wwwroot/yourfiledir;\n#error_page 404 /404.html;\n\nlocation / {\n    proxy_pass http://127.0.0.1:6699;\n    proxy_set_header Host $host;\n}\nlocation /fs {\n    alias /data/wwwroot/yourfiledir;\n}\n\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuxff%2Ftaniago","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuxff%2Ftaniago","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuxff%2Ftaniago/lists"}