sklep-internetowy-systemy-d.../README.md

42 lines
676 B
Markdown
Raw Normal View History

2024-05-07 21:40:14 +02:00
# Systemy dialogowe - sklep internetowy
## Requirements
Docker version 20.\*+
## Installation
Make sure that you Docker is running now.
`docker build -t chatbot .`
There is always possibilit to run it without Docker.
List of the required library we can find inside:
`requirements.txt`
or by:
`pip install requirements.txt`
## Development and usage
We can run script
`sh run.sh`
or
`docker run -it --rm -p 8888:8888 chatbot`
On both cases we are mapping our src directory to workdir inside Docker to always run the newest code.
## Contributors
| Team member |
|----------------|
| Mikołaj Gawron |
| |
| |
| |