Giter Site home page Giter Site logo

giorgiozoppi / flowify-workflows-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from equinor/flowify-workflows-ui

0.0 0.0 0.0 1.77 MB

License: Apache License 2.0

Shell 0.09% JavaScript 0.08% TypeScript 98.06% CSS 0.12% HTML 0.37% Dockerfile 0.52% SCSS 0.75%

flowify-workflows-ui's Introduction

Flowify

The Flowify project front end - flowify.equinor.com

Getting started

To get things started, make sure you have any version of node above 16.14.0 installed on your computer and then run

yarn install

Run frontend using Node (recommended for frontend development)

To run the frontend using Node, simply run

yarn start

Build frontend using Docker

From the root path you can build Flowify using docker. This is more recommended for when you are developing the flowify-server backend and need a frontend to test the changes.

Build your image
docker build -t flowify:latest .
Run your image
docker run -d --rm --name flowify -p 8080:8080 --network kind -e FLOWIFY_AUTH_TOKEN="Bearer <token>" flowify

// Example bearer token
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJzYW5kYm94IiwiYXVkIjoiZmxvd2lmeSIsImlhdCI6MTY2MzY3NDU0NywibmJmIjoxNjYzNjc0NTQ3LCJleHAiOjI2MTA0NDU3NDcsIm9pZCI6IjgwNDgiLCJuYW1lIjoiRi4gTG93ZSIsImVtYWlsIjoiZmxvd0BzYW5kLmJveCIsInJvbGVzIjpbInNhbmRib3gtZGV2ZWxvcGVyIl19.Hc4gXrL6hsE91S6qlJpFfsONq7L-jTN9WsHxtC1fhGk

Connecting to a locally run flowify-server

For a complete local-hosted environment build, deploy the flowify-workflows-server locally using Docker.

Make sure that the whatever port the flowify-server runs on matches the port set in proxy field in package.json.

flowify-workflows-ui's People

Contributors

awesthouse avatar adamchengtkc avatar irynahenyk-dev avatar b1es avatar alexisc67 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.