6.2.0 • Published 5 months ago

@zthun/works-web v6.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Description

This is the marketing and front page for the zthunworks web site.

Usage

The client is meant to be ran in a docker container.

docker run -p 4200:80 zthun/works-web

You can run it locally, but you will need to set up the appropriate server yourself. It's possible to use nginx, IIS, Apache, or any other server that can host static web files. There is no official way to run it outside of a docker container since the actual production run of the zthunworks client runs in a docker container that lives in a kubernetes cluster.

# Installs the website to the global npm package repository.
npm install -g @zthun/works-web

If you do choose to run it locally, the client assumes that the api server is housed on the same domain as the server and can be accessed through the same base url with /api appended to it.

6.2.0

5 months ago

6.1.0

5 months ago

6.0.0

5 months ago

5.4.0

5 months ago

5.3.1

6 months ago

5.3.0

6 months ago

5.2.0

6 months ago

5.1.0

6 months ago

5.0.1

6 months ago

5.0.0

6 months ago