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: about 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-07T14:15:36.000Z (2 months ago)
- Last Synced: 2024-12-07T15:17:06.819Z (2 months ago)
- Topics: react-router, spa, vite
- Language: JavaScript
- Homepage: https://sky172839465.github.io/vite-spa-starter/
- Size: 1.19 MB
- 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