{"id":26570189,"url":"https://github.com/pando85/quotes-simple-web","last_synced_at":"2025-03-22T21:49:29.458Z","repository":{"id":33346165,"uuid":"147726272","full_name":"pando85/quotes-simple-web","owner":"pando85","description":"Simple web server for serving quotes of famous people.","archived":false,"fork":false,"pushed_at":"2022-11-02T21:45:28.000Z","size":540,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-08-06T00:42:05.483Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pando85.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":"2018-09-06T19:55:00.000Z","updated_at":"2021-12-29T11:36:41.000Z","dependencies_parsed_at":"2023-01-15T00:32:41.571Z","dependency_job_id":null,"html_url":"https://github.com/pando85/quotes-simple-web","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pando85%2Fquotes-simple-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pando85%2Fquotes-simple-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pando85%2Fquotes-simple-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pando85%2Fquotes-simple-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pando85","download_url":"https://codeload.github.com/pando85/quotes-simple-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245025971,"owners_count":20549067,"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":"2025-03-22T21:49:28.654Z","updated_at":"2025-03-22T21:49:29.450Z","avatar_url":"https://github.com/pando85.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quotes-simple-web [![Build Status](https://travis-ci.org/pando85/quotes-simple-web.svg?branch=master)](https://travis-ci.org/pando85/quotes-simple-web) [![Docker:build](https://img.shields.io/docker/build/pando85/quotes-simple-web.svg)](https://hub.docker.com/r/pando85/quotes-simple-web/) [![License: GPL v3+](https://img.shields.io/badge/License-GPL%20v3%2B-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n[![Code Climate](https://codeclimate.com/github/pando85/quotes-simple-web/badges/gpa.svg)](https://codeclimate.com/github/pando85/quotes-simple-web)  [![LGTM JS](https://img.shields.io/lgtm/grade/javascript/g/pando85/quotes-simple-web.svg?logo=lgtm)](https://lgtm.com/projects/g/pando85/quotes-simple-web/context:javascript)\n\nSimple web server for serving quotes.\n\n\n## Deployment\n\nYou will need data with this schema:\n  - audio quote files in `AUDIOS_PATH`\n  - json with quote files in `QUOTES_PATH`\n\nQuote files must have [this format](https://github.com/pando85/quotes-simple-web/blob/master/api/test/data/transcripts/1.json).\n\n### Requirements:\n\n- docker\n- docker-compose\n\n### Run\n\n```bash\nmake run\n```\n\n### Tests\n\nEnd to end tests:\n\n```\nmake test\n```\n\n### Build arm64 images\n\n```bash\ncd api\ndocker buildx build --platform linux/amd64,linux/arm64 -t pando85/quotes-simple-web-api:latest .\ngit apply arm64.patch\ncd front\nnpm install\nnpm run build\ndocker buildx build --platform linux/amd64,linux/arm64 -t pando85/quotes-simple-web-front:latest .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpando85%2Fquotes-simple-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpando85%2Fquotes-simple-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpando85%2Fquotes-simple-web/lists"}