Giter VIP home page Giter VIP logo

3xxx / flow-vue.js Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 4.0 1.48 MB

I use "vue.js element vue-element-extends beego and flow" to make a very simple flow-ui(interface), which is still in the preliminary stage.

Home Page: http://111.230.181.182:8080

License: Apache License 2.0

Go 7.70% Batchfile 0.01% JavaScript 29.81% HTML 8.49% Smarty 6.64% Vue 44.44% CSS 2.91%
golang-flow golang-workflow workflow workflow-engine

flow-vue.js's Introduction

  • 👋 Hi, I’m @3xxx
  • 👀 I’m interested in golang
  • 🌱 I’m currently learning mapus & minio
  • 💞️ I’m looking to collaborate on engineercms
  • 📫 How to reach me? [email protected] qq504284 wechat:hotqin999

对齐1

flow-vue.js's People

Contributors

3xxx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flow-vue.js's Issues

flow数据库初始化方法

mysql数据库建立一个密码为空的用户,用户名必须是travis
CREATE USER 'travis'@'localhost' IDENTIFIED BY '';
在Navicat里新建一个flow数据库,选择utf8mb4——它源码里有个地方交代了。
然后给用户travis赋权。
将sql文件里的setup_db.sh和setup_blob_dirs.sh拷贝到上一级目录里(flow文件夹里),然后cmd窗口进入这个文件夹,运行:
setup_db.sh –t //必须是有个用户,密码为空才能执行sql语句进行自动建表
我觉得mysql确实麻烦不少,sqlite简单,但是flow是用sql语句写的查询,对于sqlite会出错,虽然可以改动源码,但是它是下一步计划了。

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.