lowcoderorg/lowcoder-ce-frontend

By lowcoderorg

•Updated 3 months ago

Create software applications for your Company and your Customers with minimal coding experience.

Image
Languages & frameworks
Developer tools
Content management system
6

10K+

lowcoderorg/lowcoder-ce-frontend 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 Standalone Lowcoder Frontend image.

This image builds and delivers the React Frontend Application, which is needed to run Lowcoder platform in a multi-image setup. After startup, the image provides a delivery of the Lowcoder Frontend App as static files. Please also look at the docker-compose file⁠. You need to name the addresses of the API Service and Node Service for the Frontend, so all application parts can work well together.

⁠Configuration

The Image can be configured by setting environment variables.

Environment variableDescriptionValue
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_MAX_QUERY_TIMEOUTLowcoder max query timeout (in seconds)120
LOWCODER_MAX_REQUEST_SIZELowcoder max request size20m
LOWCODER_API_SERVICE_URLLowcoder API service URLhttp://localhost:8080
LOWCODER_NODE_SERVICE_URLLowcoder Node service (js executor) URLhttp://localhost:6060

Tag summary

Content type

Image

Digest

sha256:f10c1ac52…

Size

102.6 MB

Last updated

3 months ago

docker pull lowcoderorg/lowcoder-ce-frontend:dev