{"id":19346113,"url":"https://github.com/happyuky7/basic-webserver-nodejs-v1","last_synced_at":"2026-06-23T17:32:19.194Z","repository":{"id":254942340,"uuid":"848038296","full_name":"Happyuky7/Basic-WebServer-NodeJS-V1","owner":"Happyuky7","description":"Basic WebServer NodeJS V1","archived":false,"fork":false,"pushed_at":"2024-09-15T06:28:17.000Z","size":117,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-04T05:54:59.417Z","etag":null,"topics":["javascript","js","nodejs","nodejs-server","web","webserver","website"],"latest_commit_sha":null,"homepage":"http://happy7.xyz/Basic-WebServer-NodeJS-V1/","language":"HTML","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/Happyuky7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":"Happyuky7","open_collective":null,"ko_fi":"happyuky7","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":["https://paypal.me/Happygg"]}},"created_at":"2024-08-27T02:38:08.000Z","updated_at":"2024-09-15T06:28:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"3aef99b1-60cf-43e3-95e3-d3631e282577","html_url":"https://github.com/Happyuky7/Basic-WebServer-NodeJS-V1","commit_stats":null,"previous_names":["happyuky7/basic-webserver-nodejs-v1"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Happyuky7/Basic-WebServer-NodeJS-V1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Happyuky7%2FBasic-WebServer-NodeJS-V1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Happyuky7%2FBasic-WebServer-NodeJS-V1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Happyuky7%2FBasic-WebServer-NodeJS-V1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Happyuky7%2FBasic-WebServer-NodeJS-V1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Happyuky7","download_url":"https://codeload.github.com/Happyuky7/Basic-WebServer-NodeJS-V1/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Happyuky7%2FBasic-WebServer-NodeJS-V1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34700906,"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-23T02:00:07.161Z","response_time":65,"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":["javascript","js","nodejs","nodejs-server","web","webserver","website"],"created_at":"2024-11-10T04:08:58.791Z","updated_at":"2026-06-23T17:32:19.188Z","avatar_url":"https://github.com/Happyuky7.png","language":"HTML","funding_links":["https://patreon.com/Happyuky7","https://ko-fi.com/happyuky7","https://paypal.me/Happygg"],"categories":[],"sub_categories":[],"readme":"# Basic-WebServer-NodeJS-V1\n\nIf view in github page using this [Link](https://happy7.xyz/Basic-WebServer-NodeJS-V1/public/), view index.html\nIf view in github page using this [Link](https://happy7.xyz/Basic-WebServer-NodeJS-V1/public/404.html), view 404.html\n\n### Requirements\n\nThis project requires:\n\n- Node.js\n- PC or Hosting Server Support Node.js or VPS Server or Dedicated Server or orther Server.\n\n### Installation\n\nClone the repository:\n\n```bash\n$ git clone https://github.com/Happyuky7/Basic-WebServer-NodeJS-V1.git\n```\n\nInstall npm dependencies\n\n```bash\n$ npm install\n```\n\nConfigure server port in\n\n```js\nconst port = 3000;\n```\n\nreplace the port for your server port.\n\nStart the server\n\n```bash\n$ npm start\n```\nOR\n```bash\n$ node .\n```\n\nIn your browser using:\n\n```bash\nhttp://localhost:port/\n```\ndefault port\n```bash\nhttp://localhost:3000/\n```\n\nIf using hosting or vps or dedicated, using your hosting ip address.\nNote: if using vps or dedicated you need to configure the firewall open port using server.\n- Example open port in `ufw` in ubuntu:\n    ```bash\n    $ ufw status\n    $ ufw allow \u003cport\u003e\n    ```\n\nExample:\nreplace the ip address and port for your hosting\n```bash\nhttp://\u003cip-here\u003e:\u003cport-here\u003e/\n```\n\nExample change ip address and port:\n```bash\nhttp://127.0.0.1:3000/\n```\n\n---\n\n## Aditional Information \n\n[My website](https://happyuky7.com), My website\n\n[Discord](https://discord.gg/3EebYUyeUX), Support My Server Discord\n\n---\n\nHappyuky7\n\n## Special Thanks\n\n- **Visual Studio Code** [Link](https://code.visualstudio.com/)\n  ![Visual Studio Code Logo](./vscode.png)\n  - Description: Visual Studio Code is a lightweight and powerful source code editor that provides excellent support for various programming languages, debugging, and version control integration.\n\nHappy coding!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhappyuky7%2Fbasic-webserver-nodejs-v1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhappyuky7%2Fbasic-webserver-nodejs-v1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhappyuky7%2Fbasic-webserver-nodejs-v1/lists"}