Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

Assistant in choosing the perfect dish

Awesome Lists containing this project

README

        

# ChefBot
Assistant in choosing the perfect dish

[![Java CI](https://github.com/EnKarin/ChefBot/actions/workflows/build.yml/badge.svg)](https://github.com/EnKarin/ChefBot/actions/workflows/build.yml)
[![GitHub](https://img.shields.io/badge/license-MIT-green.svg)](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).