{"id":19344006,"url":"https://github.com/petereb/coap-webapp-boilerplate","last_synced_at":"2025-06-30T07:34:47.043Z","repository":{"id":143959325,"uuid":"74448908","full_name":"PeterEB/coap-webapp-boilerplate","owner":"PeterEB","description":"This boilerplate is for coap-shepherd teaching.","archived":false,"fork":false,"pushed_at":"2016-11-25T10:50:17.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-06T12:52:42.687Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/PeterEB.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":"2016-11-22T08:03:54.000Z","updated_at":"2017-05-02T21:06:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"58718f34-a152-44c0-8fb6-2299d0fbf371","html_url":"https://github.com/PeterEB/coap-webapp-boilerplate","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/PeterEB%2Fcoap-webapp-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterEB%2Fcoap-webapp-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterEB%2Fcoap-webapp-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterEB%2Fcoap-webapp-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterEB","download_url":"https://codeload.github.com/PeterEB/coap-webapp-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240449893,"owners_count":19803125,"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-10T03:42:10.093Z","updated_at":"2025-02-24T09:18:42.509Z","avatar_url":"https://github.com/PeterEB.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"coap-webapp-boilerplate\n=================\n\n## Getting Started\n\n```shell\n$ git clone https://github.com/PeterEB/coap-webapp-boilerplate.git\n$ cd coap-webapp-boilerplate\n/coap-webapp-boilerplate $ npm install\n/coap-webapp-boilerplate $ npm start\n```\n\n## Directory Layout\n\n```shell\n.\n├── /app/                            # Core framework\n│   ├── /components/                 # Generic UI components\n│   │   ├── /CardBlock/              # CardBlock component\n│   │   ├── /NavBar/                 # NavBar component\n│   │   └── /Card/                   # Card component\n│   │       ├── /Card.js             # Export all of the Card components\n│   │       ├── /Buzzer.js           # Buzzer Card component\n│   │       ├── /Flame.js            # Flame Card component\n│   │       └── /...                 # etc.\n│   ├── /helpers/                    # Helper classes\n│   ├── /static/                     # Static files such as favicon.ico etc.\n│   ├── /styles/                     # CSS styles\n│   ├── /client.js                   # React application entry point\n│   ├── /index.tpl.html              # Webpack HtmlWebpackPlugin template\n│   └── /server.js                   # Server side application\n├── /node_modules/                   # 3rd-party libraries and utilities\n├── main.js                          # Express server\n├── package.json                     # The list of project dependencies and NPM scripts\n├── webpack.config.js                # Webpack bundling and optimization settings for `npm start`\n└── webpack.production.config.js     # Webpack bundling and optimization settings for `npm build`\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetereb%2Fcoap-webapp-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetereb%2Fcoap-webapp-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetereb%2Fcoap-webapp-boilerplate/lists"}