https://github.com/bearddan2000/nodejs-web-vite-pnpm-preact-typescript-template
A preact template for the vite packager.
https://github.com/bearddan2000/nodejs-web-vite-pnpm-preact-typescript-template
nodejs npm pnpm preact template typescript vite web
Last synced: 5 months ago
JSON representation
A preact template for the vite packager.
- Host: GitHub
- URL: https://github.com/bearddan2000/nodejs-web-vite-pnpm-preact-typescript-template
- Owner: bearddan2000
- Created: 2024-01-07T03:49:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T03:49:17.000Z (over 2 years ago)
- Last Synced: 2025-04-07T07:52:35.402Z (about 1 year ago)
- Topics: nodejs, npm, pnpm, preact, template, typescript, vite, web
- Language: Shell
- Homepage: https://github.com/bearddan2000/nodejs-web-vite-pnpm-preact-typescript-template
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-web-vite-pnpm-preact-typescript-template
## Description
A preact template for the vite packager.
## Tech stack
- pnpm
- npm
- vite
- preact
- typescript
## Docker stack
- alpine
## To run
`sudo ./install.sh -u`
## To stop (optional)
`sudo ./install.sh -d`
## For help
`sudo ./install.sh -h`
## Credits
- [Vite docs](https://vitejs.dev/guide/)
- [Pnpm install](https://pnpm.io/installation)