Yet another chat app... https://web.m1ch1.click
Go to file
Michael Hainz 5efd759420 🧑‍💻 Copied source 2023-11-28 11:24:37 +01:00
Aufgabenblatt1 💄 Added Forms at register.html and friends.html 2023-10-11 11:05:52 +02:00
Aufgabenblatt2 💄 Added Forms at register.html and friends.html 2023-10-11 11:05:52 +02:00
Aufgabenblatt3 🐛 (Friends) FriendSelector validation & (Register) Merge error 2023-11-19 12:22:09 +01:00
Aufgabenblatt4 🧑‍💻 Copied source 2023-11-28 11:24:37 +01:00
assets Added homepage v2 2023-10-06 08:50:53 +02:00
homepage 🎨 Used formatter 2023-10-12 08:48:40 +02:00
.dockerignore 🚀 Simpler Dockerfile 2023-10-08 16:07:32 +02:00
Dockerfile 🚀 Simpler Dockerfile 2023-10-08 16:07:32 +02:00
README.md 🧑‍💻 Working docker compose 2023-11-28 10:47:27 +01:00
build_and_push.sh 🚀 Simple build script 2023-10-05 21:05:13 +02:00
docker-compose.yml 🧑‍💻 Working docker compose 2023-11-28 10:47:27 +01:00
favicon.ico 🍱 Added favicon.ico 2023-10-08 15:58:07 +02:00
index.html 🚚 Enabled Aufgabenblatt2 2023-10-08 15:35:59 +02:00
site.conf 🧑‍💻 Working docker compose 2023-11-28 10:47:27 +01:00

README.md

Web Internship

In this git repo we are going to write our 'testat'.
I will create for every 'testat' a folder vom 1 to 5.

I created a simple script for building the docker images. 🐋

Contributors 🤝

Pls use git emojis! Thanks.

Deployment 🐋

I created a docker-compose.yaml.
Just run docker compose up -d in the root of the repo.

The page is running on localhost port 80 -> http://localhost

PHP

Start with docker compose up -d
Then go to http://localhost:8080/Aufgabenblatt4/login.html