https://github.com/astef/quantflowjs
https://github.com/astef/quantflowjs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/astef/quantflowjs
- Owner: astef
- Created: 2021-01-20T21:31:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-09T16:22:23.000Z (almost 5 years ago)
- Last Synced: 2025-12-27T17:22:37.183Z (6 months ago)
- Language: JavaScript
- Size: 299 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
Client-server app, which allows you to build a visual script on client, and to run it on server.
Client features:
- view scripts
- edit scripts
- use server API to run scripts
Server features:
- expose Core features via API to run scripts
- use mongodb to manage clien-side assets
Core features:
- run scripts
# HOWTO
# TODO
- load
- visualize scripts
-