mirror of
https://github.com/wasnertobias/StalkingAId.git
synced 2025-10-16 11:55:43 +00:00
Update README.md
This commit is contained in:
parent
4d3ee8a2ed
commit
df45af7e7e
@ -19,6 +19,8 @@ Svelte: A modern JavaScript framework for building web applications
|
||||
|
||||
OpenAI: A leading artificial intelligence research laboratory
|
||||
|
||||
Docker: A software virtualization platform, used for easy deployment
|
||||
|
||||
## Deployment
|
||||
|
||||
### Getting Started
|
||||
@ -53,6 +55,8 @@ By default the frontend server runs locally on port 25543 and the backend server
|
||||
}
|
||||
```
|
||||
|
||||
Note: The backend server is used to call the OpenAI-API and the frontend server is being used to serve the static frontend assets to the browser.
|
||||
|
||||
Updates: Can be realized with re-building the docker containers `docker-compose build` and re-starting them `docker-compose up -d`
|
||||
## Contribution
|
||||
If you would like to contribute to the development of this digital assistant, please fork the repository and submit a pull request. All contributions are welcome!
|
||||
|
||||
Loading…
Reference in New Issue
Block a user