Skip to content

kuroi-9/relaxg_second_front

Repository files navigation

RelaxG : The Second - Front

Objectives

The first iteration of RelaxG accomplished its objectives of manga images restoration, with an access over the internet. Thought, it was not enough to meet my reliability needs. Therefore, the second iteration of RelaxG is currently being developed to address these issues. The issues addressed in the second iteration of RelaxG include:

  • Adapted architecture to improve scalability and performance
  • Enhanced error handling and logging mechanisms
  • Implemented automated testing and (WIP) continuous integration pipelines

Getting Started

Prerequisites

  • Node.js (version 22 or higher)
  • pnpm (npm install --global corepack@latest)

Installation

  1. Clone the repository:

    https://github.com/kuroi-9/relaxg_second_front
  2. Navigate to the project directory:

    cd relaxg-second-front
  3. Install dependencies:

    pnpm install
  4. Start the development server:

    pnpm dev
  5. Open your browser and visit http://localhost:5173 to see the application in action.

  6. Setup the backend server, create a .env and fill the environment variables listed in .env.example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published