nightlight

0
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
README.md

Nightlight

Script for the Nightlight web page, uses under the hood is Three.js, a JavaScript library used to create and display animated 3D computer graphics.

Installation and use

You can install the script by cloning/downloading this repository and running:

npm install npm run serve

It is also possible to pull the image from the docker hub

docker pull alekstar79/nightlight
and run
docker run -d -p 80:80 --rm --name nightlight alekstar79/nightlight
. For ease of use, a Makefile has been created with short commands [ pull, run, stop ].

Visualization of the script