Giter Club home page Giter Club logo

ukhomeoffice.status-rtw-webui's Introduction

Right To Work Management Application UI

https://bitbucket.ipttools.info/projects/SC/repos/status-rtw-webui

Getting started

Prerequisites

  • Node JS
  • NPM
  • Mocha (for running tests)
  • Redis

Installing

The instructions below show hot to stand up the service locally on a Mac. It is not possible to run locally this way on a Windows machine because of a problem with one of the NPM dependencies.

Note: You need to have Redis running. The easiest way to do this on a Mac is to install Redis via Homebrew. Follow the instructions at https://brew.sh/ and https://medium.com/@petehouston/install-and-config-redis-on-mac-os-x-via-homebrew-eb8df9a4f298 to install Homebrew and Redis respectively. If you also run the command in the 'Launch Redis on computer starts' section you won't have to remember to start up Redis each time you start your machine.

Then run the command

npm install

to install dependencies, and

npm run start

or npm run start:dev to start in dev mode (which watches some folders for changes and restarts)

The app will then be available at http://localhost:8080/view for the 'jobseeker' route and http://localhost:8080/check for the 'employer' route.

You may also want to install and run the repo from https://bitbucket.ipttools.info/projects/SC/repos/status-rtw-webui-mocks/browse to provide mock API responses locally.

ukhomeoffice.status-rtw-webui's People

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.