TimMikeladze / multiverse-reader

Web based comic book reader (cbr/cbz) and library server. Built with React and GraphQL on top of Parcel and Serverless.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multiverse-reader

Note: This project is under active development

Web based comic book reader (cbr/cbz) and library server. Built with React and GraphQL on top of Parcel and Serverless.

Getting started for local development

Install the dependencies: yarn

Copy the example environment variables files: cp packages/multiverse-reader-server/env.yml.example packages/multiverse-reader-server/env.yml

Modify the environment: vi packages/multiverse-reader-server/env.yml

Start the client and server: yarn start

About

Web based comic book reader (cbr/cbz) and library server. Built with React and GraphQL on top of Parcel and Serverless.

License:MIT License


Languages

Language:TypeScript 99.3%Language:HTML 0.7%