Xymorot
b3c31a4188
This forces array typings to be more consistent and readable. |
||
---|---|---|
declarations | ||
mocks | ||
resources | ||
src | ||
templates | ||
types | ||
workspace | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.mocharc.yml | ||
.nycrc.yml | ||
.prettierignore | ||
.prettierrc.yml | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
README.md | ||
buildfile.js | ||
electron-version.js | ||
forge.config.js | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
webpack.config.js |
README.md
レンアイ - 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 start
Usage
There is nothing to use yet. You might want to contribute a user story or two.