https://github.com/bearddan2000/nodejs-web-threejs-template
A POC template for threejs projects.
https://github.com/bearddan2000/nodejs-web-threejs-template
nodejs template threejs vite web webgl
Last synced: 3 months ago
JSON representation
A POC template for threejs projects.
- Host: GitHub
- URL: https://github.com/bearddan2000/nodejs-web-threejs-template
- Owner: bearddan2000
- Created: 2023-06-24T12:50:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-24T12:50:06.000Z (about 3 years ago)
- Last Synced: 2025-01-29T16:32:50.544Z (over 1 year ago)
- Topics: nodejs, template, threejs, vite, web, webgl
- Language: Shell
- Homepage: https://github.com/bearddan2000/nodejs-web-threejs-template
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-web-threejs-template
## Description
A POC template for threejs projects.
## Tech stack
- threejs
- vite
- webgl
## Docker stack
- node:latest
## To run
`sudo ./install.sh -u`
- [Avaible here](http://localhost)
## To stop
`sudo ./install.sh -d`
## For help
`sudo ./install.sh -h`