GithubHelp home page GithubHelp logo

mindrones / nestauk-health_mosaic_ui Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.58 MB

Copy of https://github.com/nestauk/health_mosaic_ui

License: MIT License

JavaScript 25.79% TypeScript 18.25% Svelte 54.20% HTML 0.30% CSS 1.46%

nestauk-health_mosaic_ui's Introduction

Health Innovation Scanner

Mapping health innovation globally for the Robert Wood Johnson Foundation.

Build instruction

For local development:

  • clone the repo: git clone [email protected]:nestauk/playground.git

  • enter the directory: cd playground

  • install npm dependencies: npm i

  • build the data: npm run data:geo:lookup npm run data:geo:world

  • build the lambda: npm run lambda:build

  • run the lambda: npm run lambda:dev

  • in a new terminal: npm run dev

    You should see a message like: > Listening on http://localhost:3000

  • navigate to http://localhost:3000, then click on "search" or navigate directly to http://localhost:3000/search

Test

To run all tests:

npm run test

To run tests in a specific file:

npm run test -- path/to/a/file.test.js

For example:

npm run test -- src/util/array.test.js

Statecharts

There are some commands that you can run to copy the state machine configurations to your clipboard allowing you to visit the xstate visualiser and paste the configuration into the window and see a preview of that machine.

To copy the screen_machine configuration to your clipboard run the following command:

npm run copy:screen

To copy the search_machine configuration to your clipboard run the following command:

npm run copy:search

ElasticSearch introspection

Use the BASE_URL you find in the src/config.js, with the VPN enabled if you get any permission error.

  "version" : {
    "number" : "6.4.2",
  },

Schema

nestauk-health_mosaic_ui's People

Contributors

pngwn avatar mindrones avatar

Watchers

 avatar  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.