{"id":20794863,"url":"https://github.com/code-star/c3y","last_synced_at":"2026-07-03T11:11:07.454Z","repository":{"id":91341430,"uuid":"485310079","full_name":"code-star/c3y","owner":"code-star","description":"Map to show tracked lora data for KPN IoT workshop","archived":false,"fork":false,"pushed_at":"2022-06-13T07:01:22.000Z","size":94,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-12T01:33:01.351Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/code-star.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-25T09:42:59.000Z","updated_at":"2022-04-26T06:57:44.000Z","dependencies_parsed_at":"2023-03-11T06:30:59.791Z","dependency_job_id":null,"html_url":"https://github.com/code-star/c3y","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/code-star/c3y","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-star%2Fc3y","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-star%2Fc3y/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-star%2Fc3y/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-star%2Fc3y/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-star","download_url":"https://codeload.github.com/code-star/c3y/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-star%2Fc3y/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265228987,"owners_count":23731092,"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":[],"created_at":"2024-11-17T16:18:29.301Z","updated_at":"2026-07-03T11:11:02.433Z","avatar_url":"https://github.com/code-star.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# c3y\n\n\u003e Tiny Asset Tracker\n\nMap to show tracked lora data for KPN IoT workshop\n\nRuns an in-memory data store, so on restart the store will be reset and all recorded data will be lost.\n\nCan be deployed to Azure Web App.\n\nRuns on [Next.JS](https://nextjs.org)\n\n## Running\n\n1. install: `npm i`\n2. build: `npm run build`\n3. start server in production mode: `npm start`\n4. (optional) seed with dummy data: `./postDummyData.sh`\n\nForward data from KPN Things to this app, running on localhost:\n\n- KPN Things: set up a flow\n- KPN Things: set destination HTTPS endpoint with https://webhook.site\n- webhook.site (Tested in Firefox \u0026 Chrome, does NOT work in Safari): enable XHR Redirect\n    - target: http://localhost:3000/api/lora\n    - Content Type: application/json\n    - HTTP Method: POST\n\nDeploy on Azure:\n\n- install azcli: `brew install azure-cli`\n- log into Azure, where ??? is the tenant ID from Azure Active Directory: `az login --tenant ???`\n- deploy: `az webapp up --sku B1 --location westeurope` (takes about 5 minutes)\n- after deployment the URL is logged\n- KPN Things: set destination HTTPS endpoint with `[generated URL]/api/lora`\n- inspect logs: `az webapp log tail`\n- open `[generated URL]` in the browser to see the web app\n\n## Development\n\n- `npm run dev`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-star%2Fc3y","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-star%2Fc3y","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-star%2Fc3y/lists"}