- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
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
- Node.js (version 22 or higher)
- pnpm (
npm install --global corepack@latest
)
-
Clone the repository:
https://github.com/kuroi-9/relaxg_second_front
-
Navigate to the project directory:
cd relaxg-second-front
-
Install dependencies:
pnpm install
-
Start the development server:
pnpm dev
-
Open your browser and visit
http://localhost:5173
to see the application in action. -
Setup the backend server, create a .env and fill the environment variables listed in .env.example