{"id":19774833,"url":"https://github.com/fazt/nodejs-mysql-links","last_synced_at":"2025-10-12T01:44:48.884Z","repository":{"id":40607728,"uuid":"161145234","full_name":"fazt/nodejs-mysql-links","owner":"fazt","description":"A CRUD Web Application with authentication using Nodejs, Mysql and other Javascript technologies","archived":false,"fork":false,"pushed_at":"2023-05-16T00:41:16.000Z","size":1750,"stargazers_count":220,"open_issues_count":9,"forks_count":166,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-05-26T10:18:58.973Z","etag":null,"topics":["crud","express","javascript","mysql","nodejs","passport"],"latest_commit_sha":null,"homepage":"","language":"Handlebars","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/fazt.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":"2018-12-10T08:51:40.000Z","updated_at":"2025-05-17T15:59:16.000Z","dependencies_parsed_at":"2024-12-17T00:11:55.838Z","dependency_job_id":"035b678d-8d19-408a-a8f8-b9c342378065","html_url":"https://github.com/fazt/nodejs-mysql-links","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fazt/nodejs-mysql-links","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fnodejs-mysql-links","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fnodejs-mysql-links/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fnodejs-mysql-links/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fnodejs-mysql-links/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fazt","download_url":"https://codeload.github.com/fazt/nodejs-mysql-links/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fazt%2Fnodejs-mysql-links/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009795,"owners_count":26084648,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":["crud","express","javascript","mysql","nodejs","passport"],"created_at":"2024-11-12T05:14:02.153Z","updated_at":"2025-10-12T01:44:48.868Z","avatar_url":"https://github.com/fazt.png","language":"Handlebars","readme":"# Notes App with Nodejs and Mysql\n\nNotes App is a Multi Page Application using Nodejs and Mysql. The purpose of this web application is just to be an example for beginners.\n\n![](docs/screenshot2.png)\n![](docs/screenshot.png)\n\n### Installation with Docker (Recommended)\n\n```\ngit clone https://github.com/FaztTech/nodejs-mysql-links\ncd nodejs-mysql-links\ndocker-compose up\n```\n\nNow you can visit http://localhost:4000\n\n### Manual Installation\n\n```\nmysql -u MYUSR \"-pMYPASSWORD\" \u003c ./database/db.sql # create database\nnpm i\nnpm run build\nnpm start\n```\n\n## File Structure\n\n- database, it the folder with all the sql queries, you can use to recreate the database for this application\n- src, it's all the code for the Backend and Frontend Application\n- docs\n\n## Environment Variables\n\n- PORT\n\n## Old Versions of this Project\n\n- [version-2018](https://github.com/FaztTech/nodejs-mysql-links/tree/version-2018)\n\n## Todo\n\n1. [ ] Add docker compose production build\n1. [ ] Add nodemailer for transactional emails\n\n## Tools\n\n- Nodejs\n- Mysql\n- Babel\n- Docker\n\n# Resources\n\n- https://stackoverflow.com/questions/50093144/mysql-8-0-client-does-not-support-authentication-protocol-requested-by-server\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazt%2Fnodejs-mysql-links","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffazt%2Fnodejs-mysql-links","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffazt%2Fnodejs-mysql-links/lists"}