Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doublechaintech/daas-with-github-actions
A low code learning project run with github actions
https://github.com/doublechaintech/daas-with-github-actions
ant-design knowledge-graph large-scale low-code-development-platform mysql redis
Last synced: 3 months ago
JSON representation
A low code learning project run with github actions
- Host: GitHub
- URL: https://github.com/doublechaintech/daas-with-github-actions
- Owner: doublechaintech
- License: apache-2.0
- Created: 2020-06-05T07:20:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-23T11:32:25.000Z (about 3 years ago)
- Last Synced: 2024-06-26T12:38:04.767Z (5 months ago)
- Topics: ant-design, knowledge-graph, large-scale, low-code-development-platform, mysql, redis
- Homepage: https://www.doublechaintech.com/
- Size: 723 KB
- Stars: 20
- Watchers: 3
- Forks: 64
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-lowcode - 直接通过Github Actions体验
README
# 1. daas-with-github-actions
A low code platform run with github actions, powered by daas and Knowlege Spec Markup Language(KSML), running on Github Actions infrastructure* Learn more about daas and KSML https://github.com/doublechaintech/daas-start-kit
* Learn more about custom backend java code: https://kdocs.cn/l/sUdwkkyZD?f=130
* Learn more with github actions https://github.com/features/actions
* Go to [MODELSAMPLES.md](/MODELSAMPLES.md) to try more samples.This is a full stack app running on Github Actions, includes
* MySQL
* Redis
* App Server(Caucho Resin)
* React/Ant Design FrontendPlease reference [Github Actions definition](.github/workflows/daas.yml) for details.
Preview an long running instance: http://lab.doublechaintech.com/philipgreat/index.html
## 1.1. Step #1: Fork Me
![Steps](/doc/step-01.jpg)
## 1.2. Step #2: Enable Github Actions
![Steps](/doc/step-02.jpg)
## 1.3. Step #3: Modify modle.xml (A KSML file) in YOUR repo
![Steps](/doc/step-03.jpg)
## 1.4. Step #4: Wait for 5 mins OR observe github actions
![Steps](/doc/step-04.jpg)
## 1.5. Step #5: Wow!!
* Browse to http://lab.doublechaintech.com/[your-github-login]/index.html
* Input 13900000001/admin123 to play![Steps](/doc/final-ui.jpg)
Please replace [your-github-login] to your github login
## 1.6. Step #6: Star Me
* Star me if you believe it is fantastic!
* Please visit https://github.com/doublechaintech/daas-start-kit and save model.xml to a model name like product.xml to generate source code and deploy your project locally.