https://github.com/enkarin/chefbot
Assistant in choosing the perfect dish
https://github.com/enkarin/chefbot
java17 maven postgresql spring-data-jpa telegram-bot-api testcontainers
Last synced: 10 months ago
JSON representation
Assistant in choosing the perfect dish
- Host: GitHub
- URL: https://github.com/enkarin/chefbot
- Owner: EnKarin
- License: mit
- Created: 2024-07-25T16:42:09.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-02T12:36:47.000Z (11 months ago)
- Last Synced: 2025-03-25T07:41:40.037Z (10 months ago)
- Topics: java17, maven, postgresql, spring-data-jpa, telegram-bot-api, testcontainers
- Language: Java
- Homepage: https://t.me/ak_chef_bot
- Size: 567 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# ChefBot
Assistant in choosing the perfect dish
[](https://github.com/EnKarin/ChefBot/actions/workflows/build.yml)
[](https://github.com/EnKarin/ChefBot/blob/master/LICENSE "MIT")
### Requirements
1. Java 17 and above
2. Maven
3. PostgreSQL
### Building
```shell
git clone https://github.com/EnKarin/ChefBot.git
cd ChefBot
./mvnw clean package
```
## Issue Tracking
Found a bug? Have an idea for an improvement? Feel free to [file an issue](https://github.com/EnKarin/ChefBot/issues).