{"id":23087915,"url":"https://github.com/simlify/simlify","last_synced_at":"2025-08-16T07:31:18.614Z","repository":{"id":35126493,"uuid":"207911034","full_name":"simlify/simlify","owner":"simlify","description":"A simple curve simulator for testing and debugging IoT devices","archived":false,"fork":false,"pushed_at":"2023-01-24T00:43:27.000Z","size":10924,"stargazers_count":12,"open_issues_count":23,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-06T11:35:43.714Z","etag":null,"topics":["flow","industry","iot","mqtt","nodejs","opcua","react","simulation","test"],"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/simlify.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}},"created_at":"2019-09-11T21:35:34.000Z","updated_at":"2023-01-31T17:33:54.000Z","dependencies_parsed_at":"2023-02-13T06:00:51.705Z","dependency_job_id":null,"html_url":"https://github.com/simlify/simlify","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlify%2Fsimlify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlify%2Fsimlify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlify%2Fsimlify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlify%2Fsimlify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simlify","download_url":"https://codeload.github.com/simlify/simlify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229880622,"owners_count":18138638,"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":["flow","industry","iot","mqtt","nodejs","opcua","react","simulation","test"],"created_at":"2024-12-16T20:15:29.375Z","updated_at":"2024-12-16T20:15:30.076Z","avatar_url":"https://github.com/simlify.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://https://github.com/simlify/simlify/blob/master/LICENSE)\n[![CircleCI](https://circleci.com/gh/simlify/simlify/tree/master.svg?style=shield)](https://circleci.com/gh/simlify/simlify/tree/master)\n[![Maintainability](https://api.codeclimate.com/v1/badges/a99a88d28ad37a79dbf6/maintainability)](https://codeclimate.com/github/simlify/simlify)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/)\n\n# Simlify\n\nSimplify your IoT Simulations.\n\n![](./docs/simlify.gif)\n\n## Developer\n\n[NodeJS](https://nodejs.org/en/) has to be installed on your computer to start the program. Then follow these steps:\n\n### Starting the whole application at once\n1. Install development dependencies\n```bash\nnpm install\n```\n2. Install dependencies and start the whole application\n```bash\nnpm start\n```\n\n3. Access the dashboard [http://localhost:8080](http://localhost:8080)\n\n### Starting the client and server individually (with webpack-dev-server)\n\n1. Install development dependencies\n```bash\nnpm install\n```\n2. Install dependencies\n```bash\nlerna bootstrap\n```\n3. Build server and client\n```bash\nlerna run build\n```\n4. Start server\n```bash\ncd packages/server\nnpm run start\n```\n5. Start client\nwith webpack-dev-server:\n```bash\ncd ../../packages/server\nnpm run dev\n```\nor with nodeJS\n```bash\ncd ../../packages/server\nnpm start\n```\n\n## Misc\nYou can access the swagger interface for the API with [http://localhost:8080/api-docs](http://localhost:8080/api-docs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimlify%2Fsimlify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimlify%2Fsimlify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimlify%2Fsimlify/lists"}