Skip to content

nilshettich/eprtr_frontend

 
 

Repository files navigation

Energy Union: Volto Frontend

Pipeline GitHub release (latest SemVer)

A frontend component for the Energy Union website.

Quick Start

Below is a list of commands you will probably find useful.

yarn start

Runs the project in development mode. You can view your application at http://localhost:3000

The page will reload if you make edits.

yarn build

Builds the app for production to the build folder.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

yarn start:prod

Runs the compiled app in production.

You can again view your application at http://localhost:3000

yarn test

Runs the test watcher (Jest) in an interactive mode. By default, runs tests related to files changed since the last commit.

yarn i18n

Runs the test i18n runner which extracts all the translation strings and generates the needed files.

Production

We use Docker, Rancher and Jenkins to deploy this application in production.

Deploy

Release

Upgrade

  • Within your Rancher environment click on the Upgrade available yellow button next to your stack.

  • Confirm the upgrade

  • Or roll-back if something went wrong and abort the upgrade procedure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.4%
  • CSS 19.2%
  • Python 3.0%
  • Shell 2.1%
  • Makefile 1.6%
  • Dockerfile 0.7%