{"id":26722771,"url":"https://github.com/asadiahmad/simple-signup-nodejs","last_synced_at":"2026-04-18T00:01:49.944Z","repository":{"id":219554124,"uuid":"749326674","full_name":"AsadiAhmad/Simple-Signup-Nodejs","owner":"AsadiAhmad","description":"Simple signup webpage with Nodejs for InternetEngineering Course","archived":false,"fork":false,"pushed_at":"2024-02-06T09:14:46.000Z","size":269,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T20:42:21.397Z","etag":null,"topics":["ajax","api","form","jquery","nodejs","signup"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/AsadiAhmad.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":"2024-01-28T08:46:26.000Z","updated_at":"2025-03-06T16:05:34.000Z","dependencies_parsed_at":"2024-01-28T12:22:29.317Z","dependency_job_id":"b5c94e38-b45c-4493-b3d4-0f7093360075","html_url":"https://github.com/AsadiAhmad/Simple-Signup-Nodejs","commit_stats":null,"previous_names":["asadiahmad/simple-signup-nodejs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AsadiAhmad/Simple-Signup-Nodejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FSimple-Signup-Nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FSimple-Signup-Nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FSimple-Signup-Nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FSimple-Signup-Nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AsadiAhmad","download_url":"https://codeload.github.com/AsadiAhmad/Simple-Signup-Nodejs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FSimple-Signup-Nodejs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31950891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["ajax","api","form","jquery","nodejs","signup"],"created_at":"2025-03-27T20:36:59.672Z","updated_at":"2026-04-18T00:01:49.905Z","avatar_url":"https://github.com/AsadiAhmad.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Simple-Signup-Nodejs\n\n## install xampp and run Apache and MySQL\n\n\u003cimg src=\"1.JPG\" width=400\u003e\n\n## Create table in data base\n\n```\nCREATE TABLE `user` (\n  `id` int(11) NOT NULL,\n  `username` varchar(255) DEFAULT NULL,\n  `lastname` varchar(255) DEFAULT NULL,\n  `gender` varchar(255) DEFAULT NULL\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;\n```\n\n## run this command:\n\n1. for npm libraries\n   - ```npm install body-parser```\n   - ```npm install express```\n   - ```npm install mysql```\n   - ```npm install path```\n2. for running server\n   - ```node app.js```\n\n\n\u003cimg src=\"2.JPG\"\u003e\n\n## Webpage\n\n\u003cimg src=\"Capture.JPG\"\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasadiahmad%2Fsimple-signup-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasadiahmad%2Fsimple-signup-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasadiahmad%2Fsimple-signup-nodejs/lists"}