8000 GitHub - akhil-gautam/webql: ๐Ÿ”ฅ WebQL: A low-code builder that just works! ๐ŸŽŠ
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

akhil-gautam/webql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GitHub issues

WebQL

A barebone low-code platform that just works without any hustle.

WebQL has a different take on the low-code solution, you can create muti-page web-apps which would totally resemble a custom codeline ๐ŸŽŠ ๐ŸŽ‰



pika-2022-03-02T07_22_54 954Z


Workflow

image


Components that are currently supported

Table, Cards, BarChart

image

Forms

image


Local development

Manual setup

  • Ruby 3.0.2
  • Node 16.14.0
git clone git@github.com:akhil-gautam/webql.git

cd webql

bundle install

# install packages of client and traverse back to root
cd client && npm install && cd ..

# create & migrate database
bundle exec rails db:create db:migrate

# start the application
foreman start -f Procfile.dev

Quickstart with docker

git clone git@github.com:akhil-gautam/webql.git

cd webql

docker-compose up

Contribute

Contributors are welcomed! Contributions can be as small as fixing a typo. Please start contributing by creating issues in the repo.

!! To be added soon

Please go through our contribution guide.

About

๐Ÿ”ฅ WebQL: A low-code builder that just works! ๐ŸŽŠ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0