A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/vbenjs/vue-vben-admin/tree/v2 below:

GitHub - vbenjs/vue-vben-admin at v2

English | 中文

Vue Vben Admin is a free and open source middle platform/back-end template. Using the latest vue3, vite4, TypeScript and other mainstream technology, Vben is the out-of-the-box front-end solution for both production and learning purpose.

Test account: vben/123456

Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.

Document

git clone https://github.com/vbenjs/vue-vben-admin.git
cd vue-vben-admin

pnpm install
The dockerFile is located in the project root directory and supports differential deployment
docker build -t vue-vben-admin .
Use environment variables to achieve differentiated container deployment. Specify service endpoint by assigning VG_BASE_URL. In the following example, http://localhost:3333 is used as the back-end service address and the container is mapped to port 6666:
docker run --name vue-vben-admin -d -p 6666:80  -e VG_BASE_URL=http://localhost:3333 vue-vben-admin

Then you can navigate to http://localhost:6666

CHANGELOG

You are very welcome to join!Raise an issue or submit a Pull Request。

Pull Request:

  1. Fork code!
  2. Create your own branch: git checkout -b feat/xxxx
  3. Submit your changes: git commit -am 'feat(function): add xxxxx'
  4. Push your branch: git push origin feat/xxxx
  5. submitpull request
Git Contribution submission specification

If these plugins are helpful to you, you can show support by leaving a star!

The Chrome 80+ browser is recommended for local development

Support modern browsers, doesn't include IE

@Vben @Jinmao

MIT © Vben-2020


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4