Skip to content
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

feat: add to support en & zh language. #29

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

huacnlee
Copy link

@huacnlee huacnlee commented Jan 24, 2024

  1. Add to support multiple language, current added en and zh.
  2. Switch to use Bun for frontend development and build.

I am sorry to do this, the exists pnpm version is too old, it hard to install, so just changed it. If you don't want accept this, I can revert it.

  1. Add make dev command to build WASM and startup Vite dev server.
  2. The updates for CI are work will, see:

Demo:

https://huacnlee.github.io/timeless-jewels/

The new frontend dev way:

Install Bun

curl -fsSL https://bun.sh/install | bash

Run dev:

cd frontend
bun run dev

@huacnlee huacnlee changed the title Add to support en & zh language. feat: Add to support en & zh language. Jan 24, 2024
@huacnlee huacnlee changed the title feat: Add to support en & zh language. feat: add to support en & zh language. Jan 24, 2024
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