ARK-Builders / ARK-Builders/Shelf-Desktop

Move create react app to vitejs

Open
#26 1 comment 1 reaction 0 assignees View on GitHub
refactoring
Dominant language
Rust
Stars
3
Forks
5
PR merge metrics
No merged PRs in 30d

Description

This will allow a faster development for the frontend. Vitejs is faster, and also the default webbrowser won't be launch each time the tauri dev command is started.
Some pros and cons on the following article
https://blog.logrocket.com/vite-3-vs-create-react-app-comparison-migration-guide/

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the frontend setup and the entry point used by the Tauri dev command, then compare the current Create React App configuration with Vite's migration requirements. The work is done when the frontend runs through Vite, `tauri dev` no longer launches the default web browser each time, and the existing desktop development flow still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, tauri, vite
Domain
desktop, frontend, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.