Hentai Library Thingy
Go to file
Xymorot 55a5047328 update: upgrade svelte-loader to version 3 2021-01-24 20:14:24 +01:00
declarations meta: provide better type declaration for svelte modules 2021-01-06 14:53:10 +01:00
resources
scripts meta: specify electron version in webpack.config.js and add electron updating info to CONTRIBUTING.md 2021-01-06 01:06:33 +01:00
src reformat: use correct type (fix eslint warning) 2021-01-24 20:12:10 +01:00
templates
workspace meta: replace google links with duckduckgo 2021-01-06 02:34:13 +01:00
.editorconfig
.eslintignore update: upgrade dependencies and fix tests 2020-12-28 19:58:20 +01:00
.eslintrc.json refactor: change most eslint rules to only warn the user, re-enable some eslint rules and change code accordingly 2021-01-24 19:48:06 +01:00
.gitignore update: upgrade dependencies and fix tests 2020-12-28 19:58:20 +01:00
.mocharc.json update: upgrade dependencies and fix tests 2020-12-28 19:58:20 +01:00
.nycrc.yml meta: add missing entry to exclude directive in .nycrc.yml 2020-11-10 20:50:01 +01:00
.prettierignore update: upgrade dependencies and fix tests 2020-12-28 19:58:20 +01:00
.prettierrc.yml
CHANGELOG.md
CONTRIBUTING.md meta: remove line for TOC 2021-01-07 22:21:47 +01:00
LICENSE.txt
README.md meta: nani? 2021-01-04 21:41:29 +01:00
ormconfig.yml
package-lock.json update: upgrade svelte-loader to version 3 2021-01-24 20:14:24 +01:00
package.json update: upgrade svelte-loader to version 3 2021-01-24 20:14:24 +01:00
tsconfig.json refactor: move shared types and services into a "shared" folder inside "src" 2021-01-07 23:21:03 +01:00
tsconfig.renderer.json refactor: move shared types and services into a "shared" folder inside "src" 2021-01-07 23:21:03 +01:00

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.