Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sky172839465/vite-spa-starter
Vite SPA with StackBlitz ⚡️
https://github.com/sky172839465/vite-spa-starter
react-router spa vite
Last synced: 20 days ago
JSON representation
Vite SPA with StackBlitz ⚡️
- Host: GitHub
- URL: https://github.com/sky172839465/vite-spa-starter
- Owner: sky172839465
- Created: 2024-09-08T16:17:52.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-28T03:03:45.000Z (about 2 months ago)
- Last Synced: 2024-10-09T17:40:57.586Z (about 1 month ago)
- Topics: react-router, spa, vite
- Language: JavaScript
- Homepage: https://sky172839465.github.io/vite-spa-starter/
- Size: 820 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/vite-spa-starter/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/vite-spa-starter/settings/pages### Develop on stackblitz
- https://stackblitz.com/~/github.com/sky172839465/vite-spa-starter