{"id":13800368,"url":"https://github.com/victorshinya/website-base","last_synced_at":"2025-04-27T16:31:59.014Z","repository":{"id":126646701,"uuid":"160711987","full_name":"victorshinya/website-base","owner":"victorshinya","description":"Deploy your website using a Node.js server on IBM Cloud (Cloud Foundry service)","archived":false,"fork":false,"pushed_at":"2022-12-09T08:26:30.000Z","size":78,"stargazers_count":3,"open_issues_count":2,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T01:22:35.907Z","etag":null,"topics":["cloud-foundry","ibm","ibm-cloud","landing-page","node","nodejs","static-site","website"],"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/victorshinya.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}},"created_at":"2018-12-06T17:57:59.000Z","updated_at":"2022-12-09T01:51:27.000Z","dependencies_parsed_at":"2023-06-25T21:17:47.510Z","dependency_job_id":null,"html_url":"https://github.com/victorshinya/website-base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorshinya%2Fwebsite-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorshinya%2Fwebsite-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorshinya%2Fwebsite-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorshinya%2Fwebsite-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorshinya","download_url":"https://codeload.github.com/victorshinya/website-base/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251171407,"owners_count":21547106,"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":["cloud-foundry","ibm","ibm-cloud","landing-page","node","nodejs","static-site","website"],"created_at":"2024-08-04T00:01:11.879Z","updated_at":"2025-04-27T16:31:58.764Z","avatar_url":"https://github.com/victorshinya.png","language":"JavaScript","funding_links":[],"categories":["Platform"],"sub_categories":[],"readme":"# Deploy your website\n\n[![IBM Cloud Powered](https://img.shields.io/badge/IBM%20Cloud-powered-blue.svg)](https://cloud.ibm.com)\n[![Platform](https://img.shields.io/badge/platform-nodejs-lightgrey.svg?style=flat)](https://developer.ibm.com/?s=nodejs/)\n\nUse this application to deploy your webiste on cloud. Besides that, it's possible to connect your `custom domain` (.com, .io, .dev, etc) into your website in order to available your content through your domain.\n\n![Architecture Design](doc/source/images/architecture.jpeg)\n\n## Components and technologies\n\n* [Node.js](https://developer.ibm.com/?s=nodejs): Platform built on the Google Chrome JavaScript engine to easily build fast and scalable network applications.\n\n## Deploy to the cloud\n\nYou can click the button below to deploy the server to the cloud. If you want to learn more, you can read the [blog](https://medium.com/ibmdeveloperbr/o-que-e-a-ibm-cloud-e-como-subir-a-sua-primeira-aplicacao-na-nuvem-41bfd260a2b7) about IBM Cloud.\n\n[![Deploy to IBM Cloud](https://cloud.ibm.com/devops/setup/deploy/button.png)](https://cloud.ibm.com/devops/setup/deploy?repository=https://github.com/victorshinya/website-base)\n\n## Run your website\n\nYou need to install locally, paste/move your websit into `public` folder and then run the deploy script.\n\n### 1. Download the app\n\n```sh\ngit clone https://github.com/victorshinya/website-base.git\ncd website-base\n```\n\n### 2. Paste your front-end\n\nPaste your code (HTML, CSS, and JS files) into `public` folder.\n\n### 3. Deploy your website\n\nRun the script below to deploy your website.\n\n```sh\nibmcloud cf push\n```\n\n## Run locally\n\nTo run locally, you need to run the commands below. After that, access the link on http://localhost:3000.\n\n```sh\nnpm install\nnpm start\n```\n\n## License\n\nMIT License\n\nCopyright (c) 2019 Victor Shinya\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorshinya%2Fwebsite-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorshinya%2Fwebsite-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorshinya%2Fwebsite-base/lists"}