Skip to content

Initialize new Vue.js project #274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 11 commits into
base: ui-revamp
Choose a base branch
from
Draft

Conversation

Lorrainnn
Copy link
Collaborator

@Lorrainnn Lorrainnn commented Jun 22, 2025

Changes:

  • The Python-based scraper has been relocated into the scraper subdirectory for better modular structure.

  • A new Vue.js-based frontend has been introduced as the primary UI framework. All related code resides in the frontend folder and is built using Vite to generate a static website.

  • Tech: Vue+Typescript+vuetify+...

....
Unresolved:

  1. update requests to 2.32.2->dependency upgrade
  2. add argument parameter to allow customize the path of vite output folder
  3. css not correct right now<- check why Appheader not working
  4. vuetify replacement. Not complete replacement for all yet.
  5. check precommit hook configuration
  6. update the CI/CD. But not pass the test yet. Some files need to readjust the place.

Build dependencies:
yarn install
Build static pages:
yarn dev

@Lorrainnn Lorrainnn requested a review from benoit74 June 22, 2025 06:52
@Lorrainnn Lorrainnn self-assigned this Jun 22, 2025
@Lorrainnn Lorrainnn marked this pull request as draft June 22, 2025 07:00
@Lorrainnn Lorrainnn removed the request for review from benoit74 June 22, 2025 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant