{"id":18810977,"url":"https://github.com/shipengine/connect-local-dev-ui","last_synced_at":"2026-04-09T21:35:31.540Z","repository":{"id":55621181,"uuid":"284773327","full_name":"ShipEngine/connect-local-dev-ui","owner":"ShipEngine","description":"Web UI to support local development of ShipEngine Connect apps","archived":false,"fork":false,"pushed_at":"2021-01-18T17:02:34.000Z","size":1671,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-01-30T15:05:51.399Z","etag":null,"topics":["javascript","nodejs","react","typescript"],"latest_commit_sha":null,"homepage":"https://connect.shipengine.com","language":"TypeScript","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/ShipEngine.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}},"created_at":"2020-08-03T18:11:56.000Z","updated_at":"2021-02-16T22:26:15.000Z","dependencies_parsed_at":"2022-08-15T04:40:40.109Z","dependency_job_id":null,"html_url":"https://github.com/ShipEngine/connect-local-dev-ui","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShipEngine%2Fconnect-local-dev-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShipEngine%2Fconnect-local-dev-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShipEngine%2Fconnect-local-dev-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShipEngine%2Fconnect-local-dev-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShipEngine","download_url":"https://codeload.github.com/ShipEngine/connect-local-dev-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239748254,"owners_count":19690232,"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":["javascript","nodejs","react","typescript"],"created_at":"2024-11-07T23:23:39.290Z","updated_at":"2026-04-09T21:35:31.503Z","avatar_url":"https://github.com/ShipEngine.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![ShipEngine Connect](https://connect.shipengine.com/img/logos/shipengine-connect-logo.png)](https://connect.shipengine.com)\n\nShipEngine Connect Local Dev UI\n=======================================\n\n[![Cross-Platform Compatibility](https://shipengine.github.io/img/badges/os-badges.svg)](https://github.com/ShipEngine/connect-local-dev-ui/actions)\n[![Build Status](https://github.com/ShipEngine/connect-local-dev-ui/workflows/CI-CD/badge.svg)](https://github.com/ShipEngine/connect-local-dev-ui/actions)\n\n[![Dependencies](https://david-dm.org/ShipEngine/connect-local-dev-ui.svg)](https://david-dm.org/ShipEngine/connect-local-dev-ui)\n[![npm](https://img.shields.io/npm/v/@shipengine/connect-local-dev-ui.svg)](https://www.npmjs.com/package/@shipengine/connect-local-dev-ui)\n[![License](https://img.shields.io/npm/l/@shipengine/connect-local-dev-ui.svg)](LICENSE)\n\n\n\u003cp\u003e\u003cbr\u003e\u003c/p\u003e\n\n\u003e ### ⚠ WARNING: This is an internal package\n\u003e Using this package directly is discouraged and unsupported. Instead, you should install\n\u003e [**@shipengine/connect**](https://www.npmjs.com/package/@shipengine/connect) which uses this package under the hood.\n\u003e See [our documentation](https://connect.shipengine.com/docs/cli) for more information.\n\n\u003cp\u003e\u003cbr\u003e\u003c/p\u003e\n\n\nThis package provides a web interface for interacting with [ShipEngine Connect](https://connect.shipengine.com) apps on a local dev machine.\n\n*Note: You need to have the ShipEngine Connect [local API](https://github.com/ShipEngine/connect-local-dev-api) up and running.*\n\n\nDevelopment\n---------------------\n\n### `npm start`\n\nRuns the app in the development mode.\u003cbr /\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr /\u003e\nYou will also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\u003cbr /\u003e\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\u003cbr /\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\u003cbr /\u003e\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n\n\nReleasing\n-----------------------\nTo release a new version, use the command below.\n\n```sh-session\nnpm run release\n```\n\nThis will do the following:\n\n- Display any outdated dependencies and prompt you to update them\n- Run a security vulnerability audit\n- Do a clean re-build\n- Run all tests\n- Run linter checks\n- Prompt you for the version number to bump to\n- Tag, commit, and push to GitHub\n\nOnce the commit is merged to the `master` branch, the [CI/CD script](.github/workflows/CI-CD.yaml) will publish it to NPM.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshipengine%2Fconnect-local-dev-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshipengine%2Fconnect-local-dev-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshipengine%2Fconnect-local-dev-ui/lists"}