{"id":26655583,"url":"https://github.com/rjchi/mern-server","last_synced_at":"2026-04-12T17:12:46.911Z","repository":{"id":189241327,"uuid":"680316040","full_name":"Rjchi/mern-server","owner":"Rjchi","description":"Back end del proyecto mern-stack-mysql","archived":false,"fork":false,"pushed_at":"2023-08-18T22:38:13.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-08-18T23:32:31.614Z","etag":null,"topics":["api","cors","expressjs","mysql2","nodejs"],"latest_commit_sha":null,"homepage":"","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/Rjchi.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}},"created_at":"2023-08-18T22:13:25.000Z","updated_at":"2023-08-18T23:32:49.764Z","dependencies_parsed_at":"2023-08-18T23:32:49.003Z","dependency_job_id":null,"html_url":"https://github.com/Rjchi/mern-server","commit_stats":null,"previous_names":["rjchi/mern-server"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rjchi%2Fmern-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rjchi%2Fmern-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rjchi%2Fmern-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rjchi%2Fmern-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rjchi","download_url":"https://codeload.github.com/Rjchi/mern-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245414531,"owners_count":20611364,"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":["api","cors","expressjs","mysql2","nodejs"],"created_at":"2025-03-25T06:36:22.241Z","updated_at":"2025-10-17T17:22:29.609Z","avatar_url":"https://github.com/Rjchi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mern-stack-mysql\nCrud utilizando el stack MERN con MSQL\n\n# React + Vite\n\nThis template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.\n\nCurrently, two official plugins are available:\n\n- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh\n- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh\n- Table:\n  CREATE TABLE tasks (\n  id int(11) NOT NULL PRIMARY KEY AUTO_INCREMENT,\n  title varchar(200) NOT NULL,\n  description varchar(300),\n  done tinyint(1) NOT NULL DEFAULT 0,\n  createAt timestamp NOT NULL DEFAULT current_timestamp()\n);\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frjchi%2Fmern-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frjchi%2Fmern-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frjchi%2Fmern-server/lists"}