Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 275 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 275 Bytes

Charkchalk Backend

Development

Requirements

  • Make
  • Docker
  • Java 17

Setup database for development

make run-dev-db

Run backend for development

make run