Coder Social home page Coder Social logo

satyachundur / pipelinetestrepo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hmcts/pipeline-test-repo

0.0 1.0 0.0 5.19 MB

NightlyPipeline POC

License: MIT License

Dockerfile 0.02% JavaScript 82.07% Groovy 0.05% Makefile 0.12% CSS 0.92% HTML 14.49% Shell 0.22% HCL 2.12%

pipelinetestrepo's Introduction

Divorce Frontend

The Apply for Divorce frontend.

Development

Setup

Configure your local docker daemon with the settings documented in reform/docker.

Build the container

To build the docker containers afresh:

> make build

Install dependencies

To install NPM dependencies:

> make install

This installs the dev dependencies to your local folder.

Start the app

> make start-dev

Run the tests

All commands from the package.json are available through make. They will be run inside a docker container, ensuring a consistent dev environment.

For example:

> make test
> make test-unit
> make test-e2e
> make lint
> ...

Running Locally Without Docker

If you have any problems configuring Docker locally, you can still run without using Docker locally. You need to have yarn and redis installed. This can be done with brew as follows:

> brew install yarn
> brew install redis

To run the front end app, run the following from the front end project root folder:

> yarn install
> redis-server &
> yarn start-dev

pipelinetestrepo's People

Contributors

tchow8 avatar dtaylor7 avatar vakepati avatar rob-doherty avatar dnenkov avatar david-gimelle avatar nsingamsetty avatar richard-diamond avatar niyioyelade avatar borislavpetrovhmcts avatar mthava avatar mattyod avatar neilmcw avatar satyachundur avatar timja avatar timwebster9 avatar m4854217199349125 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.