Skip to content

donghua-network/donghua-hub-frontend

Repository files navigation

donghua-hub-frontend

Deploy Local Backend

The frontend relies on API calls to a server specified by the API_SERVER_URL environment variable.

A development server with preconfigured permissions and data can be deployed with Docker Compose:

$ docker-compose up -d

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •