https://github.com/sky172839465/vite-spa-starter
Vite SPA with StackBlitz ⚡️
https://github.com/sky172839465/vite-spa-starter
react-router spa vite
Last synced: 2 months 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T10:50:08.000Z (10 months ago)
- Last Synced: 2025-02-12T00:37:58.752Z (8 months ago)
- Topics: react-router, spa, vite
- Language: JavaScript
- Homepage: https://sky172839465.github.io/vite-spa-starter/
- Size: 950 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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