lowcoderorg/lowcoder-ce

By lowcoderorg

•Updated 23 days ago

Image
15

50K+

lowcoderorg/lowcoder-ce repository overview

⁠Lowcoder

⁠This is the only Platform, which closes the gap between App Development, Website Development and Slide-Presentations.

Create software applications (internal and customer-facing!) and Meeting/Collaboration tools for your Company and your Customers with minimal coding experience.

⁠Lowcoder is the best Retool, Appsmith or Tooljet Alternative.

ā šŸ“¢ Use Lowcoder in 3 steps

  1. Connect to any data sources or APIs.
  2. Build UI with 60+ components.
  3. Share with colleagues and customers.

Lowcoder wants to take a step forward. More specifically, Lowcoder is:

  • An all-in-one IDE to create internal or customer-facing (external) apps.
  • A place to create, build and share building blocks of web applications.
  • The tool and community to support your business, and lower the cost and time to develop interactive applications.
  • The only platform to embed Lowcode Apps natively in Websites (no iFrame!)
  • The only platform where you can build your own Meeting Tool - like Teams, Zoom or Google Meets, - just in the Lowcode way.

ā šŸŖ„ Features

  • Visual UI builder with 50+ built-in components. Save 90% of time to build apps.

  • Modules for reusable (!) component sets in the UI builder.

  • Embed Lowcoder Apps as native parts of any Website instead of iFrame (!). Demo⁠

  • Video Meeting Components to create your own individual Web-Meeting tool.

  • Query Library for reusable data queries of your data sources.

  • Custom components to develop own components and use them in the UI builder.

  • Native Data connections to PostgreSQL, MongoDB, MySQL, Redis, Elasticsearch, REST API, SMTP, etc.

  • Stream Data connections to Websockets for realtime data updates & collaboration

  • JavaScript supported everywhere to transform data, control components, etc.

  • Role-based access control (RBAC) for granular permission management.

  • Auto-saved and restorable history for release and version control.

  • App Themes and Theme Editor to precisely align with your company's brand guidelines.

  • Self Hosting to use Lowcoder in your internal company network, even behind the firewall.

  • Free Community Cloud to start within a minute and build your first Apps. Start here⁠

ā šŸ‘ Support and Community

If you have any questions, please feel free to contact us or share them with our community. Our team is here ready to help. And we mean it... Day by day!

šŸ“® Best way is to chat with us on Discord⁠

šŸ“‘ Search for solutions in our Documentation⁠

šŸ”Ž Submit an issue here on GitHub⁠

ā šŸ’» Deployment - the all-in-one image

This image contains all the services needed to run Lowcoder platform in one container.

⁠Configuration

Image can be configured by setting environment variables.

Environment variableDescriptionValue
LOWCODER_REDIS_ENABLEDIf true redis server is started in the containertrue
LOWCODER_MONGODB_ENABLEDIf true mongo database is started in the containertrue
LOWCODER_API_SERVICE_ENABLEDIf true lowcoder api-service is started in the containertrue
LOWCODER_NODE_SERVICE_ENABLEDIf true lowcoder node-service is started in the containertrue
LOWCODER_FRONTEND_ENABLEDIf true lowcoder web frontend is started in the containertrue
LOWCODER_PUIDID of user running services. It will own all created logs and data.9001
LOWCODER_PGIDID of group of the user running services.9001
LOWCODER_MONGODB_URLMongo database connection stringmongodb://localhost:27017/lowcoder?authSource=admin
LOWCODER_REDIS_URLRedis server URLredis://localhost:6379
LOWCODER_DB_ENCRYPTION_PASSWORDEncryption passwordlowcoder.org
LOWCODER_DB_ENCRYPTION_SALTSalt used for encrypting passwordlowcoder.org
LOWCODER_CORS_DOMAINSCORS allowed domains*
LOWCODER_MAX_REQUEST_SIZELowcoder max request size20m
LOWCODER_MAX_QUERY_TIMEOUTLowcoder max query timeout (in seconds)120
LOWCODER_API_SERVICE_URLLowcoder API service URLhttp://localhost:8080
LOWCODER_NODE_SERVICE_URLLowcoder Node service (js executor) URLhttp://localhost:6060
LOWCODER_MAX_ORGS_PER_USERDefault maximum organizations per user100
LOWCODER_MAX_MEMBERS_PER_ORGDefault maximum members per organization1000
LOWCODER_MAX_GROUPS_PER_ORGDefault maximum groups per organization100
LOWCODER_MAX_APPS_PER_ORGDefault maximum applications per organization1000
LOWCODER_MAX_DEVELOPERSDefault maximum developers100
LOWCODER_WORKSPACE_MODESAAS to activate, ENTERPRISE to switch off - WorkspacesSAAS
LOWCODER_EMAIL_SIGNUP_ENABLEDControl if users create their own Workspace automatic when Sign Uptrue
LOWCODER_EMAIL_AUTH_ENABLEDControl to show the eMail Login after Admin user is settrue

Tag summary

Content type

Image

Digest

sha256:c64e7a98b…

Size

928.5 MB

Last updated

23 days ago

docker pull lowcoderorg/lowcoder-ce:dev