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.
|
2 years ago | |
---|---|---|
.husky | 2 years ago | |
declarations | 2 years ago | |
resources | 4 years ago | |
scripts | 2 years ago | |
src | 2 years ago | |
templates | 2 years ago | |
workspace | 2 years ago | |
.editorconfig | 2 years ago | |
.eslintignore | 2 years ago | |
.eslintrc.json | 2 years ago | |
.gitignore | 2 years ago | |
.mocharc.json | 2 years ago | |
.nycrc.yml | 3 years ago | |
.prettierignore | 2 years ago | |
.prettierrc.yml | 2 years ago | |
CHANGELOG.md | 4 years ago | |
CONTRIBUTING.md | 2 years ago | |
LICENSE.txt | 3 years ago | |
README.md | 2 years ago | |
ormconfig.yml | 3 years ago | |
package-lock.json | 2 years ago | |
package.json | 2 years ago | |
tsconfig.json | 2 years ago | |
tsconfig.renderer.json | 2 years ago |
README.md
レンアイ - 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.