Skip to content

Botcrafting/botcraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Botcraft

Dev

To start the application use:

mvn spring-boot:run

Locally it uses H2, check config

If needed you can activate other profiles:

mvn spring-boot:run -Dspring.profiles.active=postgres

In order to develop a new feature or fix a bug follow the steps below:

  • Find the related issue or open a new one here.
  • Create a branch from develop and give it a meaningful name related to the issue.
  • Commit inside your branch.
  • If needed squash your commits and keep them meaningful and atomic.
  • Open a PR to develop and link with the issue, select the reviewers you want to review your PR.
  • Wait for your PR to be reviewed, sometimes the reviewer can ask for changes, if that's the case submit the changes and wait for approval.

About

Bot for Reading Club Telegram group chat

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages