{"id":26871157,"url":"https://github.com/codeadamca/mdbgo-deploy-html","last_synced_at":"2026-02-09T08:02:24.920Z","repository":{"id":143322710,"uuid":"615354920","full_name":"codeadamca/mdbgo-deploy-html","owner":"codeadamca","description":"A sample HTML webpage deployed to a MDBGO server.","archived":false,"fork":false,"pushed_at":"2025-01-26T22:21:15.000Z","size":778,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-20T00:50:15.336Z","etag":null,"topics":["deployment","html","mdbgo"],"latest_commit_sha":null,"homepage":"","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/codeadamca.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,"zenodo":null}},"created_at":"2023-03-17T14:03:21.000Z","updated_at":"2025-01-26T22:21:19.000Z","dependencies_parsed_at":"2025-01-26T23:29:47.254Z","dependency_job_id":null,"html_url":"https://github.com/codeadamca/mdbgo-deploy-html","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codeadamca/mdbgo-deploy-html","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeadamca%2Fmdbgo-deploy-html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeadamca%2Fmdbgo-deploy-html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeadamca%2Fmdbgo-deploy-html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeadamca%2Fmdbgo-deploy-html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeadamca","download_url":"https://codeload.github.com/codeadamca/mdbgo-deploy-html/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeadamca%2Fmdbgo-deploy-html/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29259466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["deployment","html","mdbgo"],"created_at":"2025-03-31T07:18:38.277Z","updated_at":"2026-02-09T08:02:24.887Z","avatar_url":"https://github.com/codeadamca.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploying HTML to an MDB GO server\n\nTo deply a sample HTML webpage to an MDB GO server follow these steps:\n\n1. Register for an MDB GO account (https://mdbgo.com/):\n\n    ![MDB GO Register](https://raw.githubusercontent.com/codeadamca/mdbgo-deploy-html/main/_readme/screenshot-mdbgo-register.png)\n\n2. Using NPM install the MDB GO CLI (Command Line Interfact):\n\n    ```sh\n    npm install -g mdb-cli\n    ```\n\n3. Using the Terminal (or Git Bash on a Windows machine) navigate to your project folder:\n\n    ```sh\n    cd \u003cFOLDER_NAME\u003e\n    li\n    ```\n  \n4. Login to you MDB GO account using the Terinal:\n\n    ```sh\n    mdb login\n    ``` \n\n    ![MDB GO Login](https://raw.githubusercontent.com/codeadamca/mdbgo-deploy-html/main/_readme/screenshot-login.png)\n  \n\n5. Deploy the project:\n\n      ```sh\n      mdb publish\n      ```\n  \n    If you don't have a `package.json` file, This process will walk you through creating one and then deploy the applicationand profide you a working URL. \n  \n   You can customize the URL using the Terminal:\n  \n    ```sh\n    mdb config domain \u003cYOUR_SUBDOMAIN\u003e.mdbgo.io\n    ```\n  \n    ![Deployed](https://raw.githubusercontent.com/codeadamca/mdbgo-deploy-html/main/_readme/screenshot-deployed.png)\n    \nThis repository is available to view on [MDB GO](https://mdbgo.com/) at https://mdbgo-deploy-html.mdbgo.io!\n  \n***\n\n## Repo Resources\n\n* [MDB GO](https://mdbgo.com/)\n* [MDB GO Custom Domain](https://mdbgo.com/docs/custom-domains/mdbgo-subdomains/)\n\n\u003cbr\u003e\n\u003ca href=\"https://codeadam.ca\"\u003e\n\u003cimg src=\"https://cdn.codeadam.ca/images@1.0.0/codeadam-logo-coloured-horizontal.png\" width=\"200\"\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeadamca%2Fmdbgo-deploy-html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeadamca%2Fmdbgo-deploy-html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeadamca%2Fmdbgo-deploy-html/lists"}