Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bearddan2000/nodejs-web-vite-preact-ssr-template
A preact template for the vite packager.
https://github.com/bearddan2000/nodejs-web-vite-preact-ssr-template
nodejs npm preact ssr template vite web
Last synced: 15 days ago
JSON representation
A preact template for the vite packager.
- Host: GitHub
- URL: https://github.com/bearddan2000/nodejs-web-vite-preact-ssr-template
- Owner: bearddan2000
- Created: 2024-01-13T05:03:26.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-13T05:03:28.000Z (10 months ago)
- Last Synced: 2024-10-16T11:26:47.445Z (about 1 month ago)
- Topics: nodejs, npm, preact, ssr, template, vite, web
- Language: JavaScript
- Homepage: https://github.com/bearddan2000/nodejs-web-vite-preact-ssr-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-preact-ssr-template
## Description
A preact template for the vite packager.Feature
- ssr server side rendering## Tech stack
- npm
- vite
- preact## Docker stack
- node## 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/)