https://github.com/sky172839465/aws-iot-example
https://github.com/sky172839465/aws-iot-example
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sky172839465/aws-iot-example
- Owner: sky172839465
- Created: 2024-09-27T12:42:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-22T06:04:19.000Z (3 months ago)
- Last Synced: 2025-07-22T08:37:03.288Z (3 months ago)
- Language: JavaScript
- Homepage: https://sky172839465.github.io/aws-iot-example/
- Size: 948 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vite SPA starter
### Feature
- Vite
- SPA mode, put router in `pages` folder
- page nameing `index.jsx`
- loader naming `index.loader.js`
- Tailwind CSS + daisyUI
- ESLint### CI
- dependabot on pr open
- enable `Dependabot alerts` > `Dependabot alerts, Dependabot security updates, Grouped security updates, Dependabot on Actions runners`
https://github.com/sky172839465/aws-iot-example/security
- deploy ghp-ages on merge
- create `GITHUB_TOKEN` with permission `project, repo, user, workflow`
https://github.com/settings/tokens
- allow repo deploy gh-pages `Build and deployment > Source > GitHub Actions`
https://github.com/sky172839465/aws-iot-example/settings/pages### Develop on stackblitz
- https://stackblitz.com/~/github.com/sky172839465/aws-iot-example
### Reference
- https://github.com/yehchitsai/AIoTnAWSCloud
- https://ithelp.ithome.com.tw/users/20129510/ironman/7258