README.md aktualisiert

This commit is contained in:
Josef Seiringer 2025-10-07 13:54:32 +02:00
parent aeb77ed1cd
commit 68d729501a

View File

@ -32,6 +32,6 @@ Clone this repository to your local machine using Git:
- This starter project is designed to streamline your Angular development with Appwrite.
- Refer to the [Appwrite documentation](https://appwrite.io/docs) for detailed integration guidance.
- Images in the public/img Folder are test Images to change with yours, it will be loading in the styles.css File
- A Dockerfile is on the root Directory to make on a Docker Server a full Web-App
- A Dockerfile is on the root Directory to make on a Docker Server a full Web-App in a Docker Container
- Bevore you make a full Web-App you need to build the app for Production with `ng build --configuration=production` .
- In the angular.json file you make a entry under server with option to your one web-address-server, in this file you find the etry by searching for `test.123server.at`.