{"id":45493744,"url":"https://github.com/spseol/project-thesaurus","last_synced_at":"2026-02-22T17:33:25.910Z","repository":{"id":37939463,"uuid":"257344273","full_name":"spseol/project-thesaurus","owner":"spseol","description":"Information system based on Django and Vuetify used for publication, evidence and managing theses. ","archived":false,"fork":false,"pushed_at":"2026-01-12T17:11:06.000Z","size":13743,"stargazers_count":1,"open_issues_count":37,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-08T11:58:20.957Z","etag":null,"topics":["django","docker","nginx","postgresql","python","python38","scss","vuejs","webpack"],"latest_commit_sha":null,"homepage":"https://prace.spseol.cz/","language":"Python","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/spseol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-04-20T16:42:31.000Z","updated_at":"2024-05-03T18:24:33.000Z","dependencies_parsed_at":"2023-02-14T03:01:24.906Z","dependency_job_id":"7e456835-6422-4d81-b9a1-36aa5ca4c1b5","html_url":"https://github.com/spseol/project-thesaurus","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/spseol/project-thesaurus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spseol%2Fproject-thesaurus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spseol%2Fproject-thesaurus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spseol%2Fproject-thesaurus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spseol%2Fproject-thesaurus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spseol","download_url":"https://codeload.github.com/spseol/project-thesaurus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spseol%2Fproject-thesaurus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29720568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T15:10:41.462Z","status":"ssl_error","status_checked_at":"2026-02-22T15:10:04.636Z","response_time":110,"last_error":"SSL_read: 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":["django","docker","nginx","postgresql","python","python38","scss","vuejs","webpack"],"created_at":"2026-02-22T17:33:24.677Z","updated_at":"2026-02-22T17:33:25.891Z","avatar_url":"https://github.com/spseol.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Thesaurus [![GitHub license](https://img.shields.io/github/license/spseol/project-thesaurus.svg)](https://github.com/spseol/project-thesaurus/blob/master/LICENSE) [![GitHub release](https://img.shields.io/github/tag/spseol/project-thesaurus.svg)](https://GitHub.com/spseol/project-thesaurus/releases/)\n\n\nSystem used fo publication, evidence and managing theses and attachments to them. \n\n\n\n![Made with Python](https://img.shields.io/badge/Made%20with-Python-4584b6.svg)\n![Made with Vue.js](https://img.shields.io/badge/Made%20with-Vue.js-42b883.svg)\n![Made with Docker](https://img.shields.io/badge/Made%20with-Docker-0db7ed.svg)\n![Made with Django](https://img.shields.io/badge/Made%20with-Django-092e20.svg)\n![Made with Django](https://img.shields.io/badge/Made%20with-Webpack-8ED5FA.svg)\n![Made with Django](https://img.shields.io/badge/Made%20with-PostgreSQL-cc3b03.svg)\n[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/spseol/project-thesaurus.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/spseol/project-thesaurus/context:python)\n[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/spseol/project-thesaurus.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/spseol/project-thesaurus/context:javascript)\n\n\n\n## Structure\nProject is using docker-compose to compose all required Docker containers to run:\n- [`web`](https://hub.docker.com/r/thejoeejoee/thesaurus-django) [![](https://images.microbadger.com/badges/version/thejoeejoee/thesaurus-django.svg)](https://microbadger.com/images/thejoeejoee/thesaurus-django) main container with installed Django \n\n- `db` container with running PostgreSQL database used by Django Models \n\n- [`webpack`](https://hub.docker.com/r/thejoeejoee/thesaurus-webpack) [![](https://images.microbadger.com/badges/version/thejoeejoee/thesaurus-webpack.svg)](https://microbadger.com/images/thejoeejoee/thesaurus-webpack) utility container containing webpack for build process of frontend assets \n\n- [`webserver`](https://hub.docker.com/r/thejoeejoee/thesaurus-nginx) [![](https://images.microbadger.com/badges/version/thejoeejoee/thesaurus-nginx.svg)](https://microbadger.com/images/thejoeejoee/thesaurus-nginx) container with Nginx to proxy to `web` and serving static and media files \n\n## Usage\nAssuming installed and running Docker, most frequent commands are grouped in script `run`.\nFor all commands run `$ ./run help`.\n\nBuild all needed images:\n```bash\n$ ./run dc build\n```\n\nStart project and watch logs directly in console\n```bash\n$ ./run up\n```\n\nStart project as deamons\n```bash\n$ ./run upd\n```\n\nSuccessfully started containers exposing port `:8080` on `localhost` with running project.\n\n##### Production\n\n```bash\n$ ./run prod up\n```\n\n## Build with\n- Python 3.8\n- Django 3.0\n- Webpack 4.42\n- Nginx 1.17.4\n- PostgreSQL 12.0\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE.md](./LICENSE.md) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspseol%2Fproject-thesaurus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspseol%2Fproject-thesaurus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspseol%2Fproject-thesaurus/lists"}