{"id":15357248,"url":"https://github.com/gera2ld/quiz","last_synced_at":"2026-06-11T09:31:47.611Z","repository":{"id":77381498,"uuid":"82357445","full_name":"gera2ld/quiz","owner":"gera2ld","description":"Discover your intelligence","archived":false,"fork":false,"pushed_at":"2017-03-03T04:53:14.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-12T00:33:22.877Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gera2ld.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":"2017-02-18T03:09:16.000Z","updated_at":"2017-02-18T03:09:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"4694f876-38af-4102-ac5a-5c4f4f89ff1a","html_url":"https://github.com/gera2ld/quiz","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"d42fc83d23c5ebd1262ff15ac75fdb4f61e7a9be"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gera2ld/quiz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fquiz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fquiz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fquiz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fquiz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gera2ld","download_url":"https://codeload.github.com/gera2ld/quiz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fquiz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34192870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-01T12:34:13.726Z","updated_at":"2026-06-11T09:31:47.586Z","avatar_url":"https://github.com/gera2ld.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Quiz\n---\n\nA quiz platform to discover your intelligence.\n\nDevelopment\n---\n\nCreate `config.yml` and add required keys.\n\n``` sh\n# Start server with nodemon\n$ npm run dev\n```\n\nAPI document is available at `/api/_docs/`.\n\n1. For MySQL, remember to set the database charset to `utf-8` first.\n\n   ``` sh\n   $ mysql -u root -p\n   ```\n\n   ``` sql\n   \u003e CREATE DATABASE quiz DEFAULT CHARACTER SET utf8mb4 COLLATE utf8_unicode_ci;\n   -- or alter database charset later\n   \u003e ALTER DATABASE quiz CHARACTER SET utf8mb4 COLLATE utf8_unicode_ci;\n   ```\n\n1. Then migrate data.\n\n   ``` sh\n   $ ./node_modules/.bin/sequelize db:migrate\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgera2ld%2Fquiz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgera2ld%2Fquiz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgera2ld%2Fquiz/lists"}