Hentai Library Thingy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Xymorot a268de6f22
meta: export icon as optimized svg (from inkscape)
2 years ago
.husky update: upgrade husky to major version 7 2 years ago
declarations feat: implement entity API and reactive store-like modules in frontend 2 years ago
resources feat: add icon/logo 4 years ago
scripts meta: integrate vite, remove webpack 2 years ago
src meta: integrate vite, remove webpack 2 years ago
templates meta: integrate vite, remove webpack 2 years ago
workspace meta: export icon as optimized svg (from inkscape) 2 years ago
.editorconfig feat: implement entity API and reactive store-like modules in frontend 2 years ago
.eslintignore feat: implement entity API and reactive store-like modules in frontend 2 years ago
.eslintrc.json meta: integrate vite, remove webpack 2 years ago
.gitignore meta: integrate vite, remove webpack 2 years ago
.mocharc.json update: upgrade dependencies and fix tests 2 years ago
.nycrc.yml meta: add missing entry to exclude directive in .nycrc.yml 3 years ago
.prettierignore meta: integrate vite, remove webpack 2 years ago
.prettierrc.yml feat: implement entity API and reactive store-like modules in frontend 2 years ago
CHANGELOG.md doc: create a CHANGELOG.md file 4 years ago
CONTRIBUTING.md meta: integrate vite, remove webpack 2 years ago
LICENSE.txt meta: clarify the meaning of "fork" in section 2 of LICENSE.txt 3 years ago
README.md meta: nani? 2 years ago
ormconfig.yml meta: add infos about better-sqlite3 and typeorm config 3 years ago
package-lock.json update: upgrade @prettier/plugin-xml to major version 1 2 years ago
package.json update: upgrade @prettier/plugin-xml to major version 1 2 years ago
tsconfig.json meta: integrate vite, remove webpack 2 years ago
tsconfig.renderer.json meta: integrate vite, remove webpack 2 years ago

README.md

Renai

レンアイ - Hentai Library Thingy

何?
an application for categorizing hentai manga

Why?
see user stories

How?
Node.js, Electron, Typescript, SQLite3 (TypeORM)

By the way, there is mature content in this repository.

Development Quickstart

For more information, check CONTRIBUTING.md.

  • npm install, the postinstall script compiles native node modules for electron
    • might need to install some build tools depending on your platform
  • npm run dev for code transpilation (starts watchers)
  • npm start

Usage

There is nothing to use yet. You might want to contribute a user story or two.