The summary generated by ChatGPT provides a quick and efficient way to stay updated on the latest trends in Turkey. With this script, you can easily keep track of what's happening on Twitter in Turkey without having to spend hours scrolling through your feed.
- NodeJS V18+
Firstly, you should rename ".env.example" file to ".env". After that you should fill it correctly. When you fill it, you can start it with two ways.
npm install
npm start
docker build -t twittergundem .
docker run -p 8080:8080 twittergundem