Sign inSign up

zazuko/stip-frontend

By zazuko

Updated about 8 years ago

stat.stadt-zuerich.ch

Image
0

2.3K

zazuko/stip-frontend repository overview

STIP Frontend App

Development

Prerequisites:

yarn dev

starts:

Example with custom API_BASE_URL:

API_BASE_URL=http://stat.integ.stadt-zuerich.ch yarn dev
Core dependencies

Production server

Node version required: 8.

1. Build the app

Before the app can be used in production, it needs to be built.

yarn build
2. Run the app

For optimal performance app needs to run with NODE_ENV=production.

yarn start
Environment Variables

Deployment

Every pushed tag to this repository automatically deploys to https://stat.stadt-zuerich.ch.

  • npm version patch 0.0.x
  • npm version minor 0.x.0

Tag summary

Content type

Image

Digest

Size

318.8 MB

Last updated

about 8 years ago

docker pull zazuko/stip-frontend