Tanukanji Core is the backend component for Tanukanji, focusing on storing Japanese kanji data with a database designed for high consistency through strict constraints, prioritizing data integrity over performance.
To install dependencies:
make deps
To run on development mode:
make run