Giter VIP home page Giter VIP logo

flow-totaljs's Introduction

Flow Designer based on totaljs

This is a clone from the totaljs repo https://github.com/totaljs

This project is basically cloned so that I could build a customized linux container image.

The purpose then is to mount the html-template's (in my repo) on the running container instance.

The Flow Designer has 2 tabs one for the actual html page design and links and the second tab is the build and deploy to firebase CDN.

Usage

# build container
docker build -t <your-id>/total-flowjs:latest .

# clone the html-template repo to your workdir
git clone [email protected]:luigizuccarelli/html-templates.git

# launch container
docker run -it -p 8080:8000 -v /<workdir>/html-templates:/home/node/public <your-id>/totaljs-flow:latest

# import the flow.json file, in the designer click on the down arrow and select import designer
# import the file in <workdir>html-template directory called flow_20200226-1052.json

  • open browser using http://127.0.0.1:8080

flow-totaljs's People

Contributors

dependabot[bot] avatar luigizuccarelli avatar

Watchers

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