Xymorot e02e0d97e0 feat: use userData electron path for database (subfolder with version)
This has the side effect of no more ormconfig.yml file, and the database connections are now only loaded on demand (as well as running the migrations).

BREAKING CHANGE: there is no migration for the old database
2019-12-10 23:33:48 +01:00
2019-07-26 22:18:56 +02:00
2019-12-06 21:20:27 +01:00
2019-11-27 20:21:10 +01:00
2019-12-05 19:04:39 +01:00

Renai

レンアイ - Hentai Library Thingy

What?
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 watch for code transpilation (starts watchers)
  • npm run start

Usage

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

Description
Hentai Library Thingy
Readme 2.3 MiB
Languages
TypeScript 98.2%
HTML 0.9%
JavaScript 0.9%