Giter Site home page Giter Site logo

vivienliuwk / tachidesk-vui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from suwayomi/suwayomi-vui

0.0 0.0 0.0 1.34 MB

my attempt at a webui made in vue with quasar

Home Page: https://tachidesk-vui.github.io/

License: Mozilla Public License 2.0

Shell 0.09% JavaScript 5.42% TypeScript 18.29% HTML 0.47% Vue 73.72% Dockerfile 0.27% SCSS 0.80% Sass 0.93%

tachidesk-vui's Introduction

Tachidesk-VUI

Robonau's Vue + Quasar tachidesk UI

Discord Github Docker
Discord

How To Use:

Easy mode

https://tachidesk-vui.github.io/

Elctron application

Installable via the releases labeled with electron

Web Server files

The Tachidesk-VUI-Web.zip file in the release is for hosting the ui though a webserver
It should also be possible to replace the contents of the webUI folder in the Tachidesk data directory, though this is not recommended

Docker

Compose

version: '3.7'
services:
  tachideskvui:
    image: ghcr.io/suwayomi/tachidesk-vui:latest
    ports:
      - '9013:8080'
    restart: unless-stopped

DEVs:

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev -m pwa

Lint the files

npm run lint

Format the files

npm run format

Build the app for production

quasar build -m pwa

useful:

Quasar dev wiki

tachidesk-vui's People

Contributors

robonau avatar vivienliuwk avatar

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.