Giter Club home page Giter Club logo

web's Introduction

Mangatsu Web

๐ŸŒ• Frontend for Mangatsu server (a storage for doujinshi, manga & other collections). Written in TypeScript using Nextjs.

Read the README of Mangatsu Server for instructions to run

๐Ÿณ Docker

GitHub Container Registry: server & web

DockerHub: Web & Server

๐Ÿ’จ Running for development

  • Preferably have Mangatsu Server running
  • Install Node.js (nvm recommended) and npm
  • Copy example.env.local as .env.local and change values
  • Run npm i to install all dependencies
  • Run npm run dev to start the development version
  • OR
  • Run npm run build and npm start for the production version

โ— Requirements

web's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

web's Issues

401 unauthorized after login

Describe the bug
After logging in to the web client, the following shows on it:
Application error: a client-side exception has occurred (see the browser console for more information).

image

To Reproduce

  1. Setup via Docker
  2. Go to the website and login with the default admin credentials
  3. See error

Expected behavior
I should be able to use the program.

Screenshots

More information to items on Series page

  • All different titles (Title, TitleNative, TitleTranslated)
  • Group tags better
  • Released
    • Usually a date (2020-12-12 etc.) or event like C99
  • NSFW/H (ecchi) boolean
  • Translated boolean
  • Language
  • Image count
  • User specific
    • Progress
    • Favorite group

<div className="grid place-content-start m-4">

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.