Skip to content

DHEPLab/visit-link-admin-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

947 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visit Link Admin Frontend

main workflow

Local Development

NodeJS Version v20 LTS

$ yarn
$ yarn start

By default the app will proxy all the api to localhost:8080, you can change the target by running with BACKEND_PROXY_TARGET env variable.

$ BACKEND_PROXY_TARGET=<url> yarn start

You can also use the serve script to running as production preview mode:

$ BACKEND_PROXY_TARGET=<url> yarn serve

Storybook Preview

We customized the antd theme to match our visual design, start storybook preview with yarn storybook

External Dependencies

The visit-link-backend service, with reverse proxy configuration in vite.config.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7