{"id":16314827,"url":"https://github.com/forecho/nuxt-mysql-sequelize","last_synced_at":"2026-02-11T19:05:30.625Z","repository":{"id":172946314,"uuid":"649555338","full_name":"forecho/nuxt-mysql-sequelize","owner":"forecho","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-06T06:25:37.000Z","size":154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-04T12:39:27.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/forecho.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-05T06:18:45.000Z","updated_at":"2023-06-05T06:18:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"610ed481-bce9-4d5d-898c-7387fe89d368","html_url":"https://github.com/forecho/nuxt-mysql-sequelize","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"c7f0f874eb9393d0337001fa6038ab893f7f12b1"},"previous_names":["forecho/nuxt-mysql-sequelize"],"tags_count":0,"template":false,"template_full_name":"anikghosh256/nuxt-mysql-sequelize","purl":"pkg:github/forecho/nuxt-mysql-sequelize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forecho%2Fnuxt-mysql-sequelize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forecho%2Fnuxt-mysql-sequelize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forecho%2Fnuxt-mysql-sequelize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forecho%2Fnuxt-mysql-sequelize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forecho","download_url":"https://codeload.github.com/forecho/nuxt-mysql-sequelize/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forecho%2Fnuxt-mysql-sequelize/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29341725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T18:58:20.535Z","status":"ssl_error","status_checked_at":"2026-02-11T18:56:44.814Z","response_time":97,"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":[],"created_at":"2024-10-10T21:55:24.571Z","updated_at":"2026-02-11T19:05:30.610Z","avatar_url":"https://github.com/forecho.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nuxt-mysql-sequelize\nCRUD application example using Nuxt JS 3, Sequelize, and MySQL.\n\n\n## I'm using bootstrap 5 cdn for basic styling\nSo you have to remove the bootstrap cdn link from main.css file and add your own css file or install library.\n\n## Update Database connection\n\nYou will find the connection details in config/config.json file. Then you have to run migration command.\n```\nnpx sequelize-cli db:migrate\n```\n\n\n\n## Setup\n\nMake sure to install the dependencies:\n\n```bash\n# yarn\nyarn install\n\n# npm\nnpm install\n\n# pnpm\npnpm install --shamefully-hoist\n```\n\n## Development Server\n\nStart the development server on http://localhost:3000\n\n```bash\nnpm run dev\n```\n\n## Production\n\nBuild the application for production:\n\n```bash\nnpm run build\n```\n\nLocally preview production build:\n\n```bash\nnpm run preview\n```\n\nCheckout the [deployment documentation](https://v3.nuxtjs.org/guide/deploy/presets) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforecho%2Fnuxt-mysql-sequelize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforecho%2Fnuxt-mysql-sequelize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforecho%2Fnuxt-mysql-sequelize/lists"}