A fucking Landingpage for https://cliffbreak.de/
Find a file
Simon Giesel cc04fb1ffd
All checks were successful
continuous-integration/drone/push Build is passing
Use pointer in spheres
2019-09-24 10:37:29 +00:00
public Use pointer in spheres 2019-09-24 10:37:29 +00:00
.drone.yml Fix docker and deployment scripts 2019-09-20 18:11:36 +02:00
.gitignore Initial commit 2019-04-21 20:48:40 +00:00
app.js Add Docker support 2019-09-05 19:38:34 +02:00
docker-compose.yml Add Docker support 2019-09-05 19:38:34 +02:00
Dockerfile Fix docker and deployment scripts 2019-09-20 18:11:36 +02:00
package-lock.json Add Docker support 2019-09-05 19:38:34 +02:00
package.json Add missing start script 2019-09-24 10:31:22 +00:00
README.md readme 2019-09-05 20:09:21 +02:00

Landingpage

A Landing Page for Cliffbreak.de

Plug and Play

Specify the Port you want the Service to run on in the Docker-Compose File

ports:
      - "8080:<port>"