* Updating homepage body color * WIP: Fixing scrolls and adding anchors * Removing divider from bottom of the page. * Adding hover background color to app card * Changing edit and launch icons. * Fixing app name paddding in card. * Fixing workspaces overflow * Adding right padding to applications view * Adding share icon to share btn * Fixing Application card styles. * Fixing text decoration in button. * Adding new workspace button * Fixing new workspace and new app styles. * Adding icon sizes. * Fixing Org Name and Org settings menu. * Application menu working * Fixing overlay visibility on app card * Fixing settings page content width. * Fixing workspace icon * Changing app card colors. * Removing debugger * Adding app icon. * Fixing the spaces in application card * Adding storybook-static folder to gitignore. * Adding other storybook files. * Adding menu items for app * Removing cypress selector from text. * Menu width issue fixed * Default app icon color added * Removing hardcoded colors * Removing hardcoded colors. * Light Mode on! * Showing correct icon and color in menu * Update color working properly. * Updating appIcon * Editable text working. * Adding validator * Adding edit permissions to menu * Removing box shadow on app card. * Fixing context menu fill color * Fixing Menu hover issues. * Fixing menu open close hover issues. * Fixing settings pages * Changed Workspace to org. * Fix: State management in EditableText Component (#540) * Error state height is fixed as per design * savingState prop condition fixed * Fixing createnew. * Fixing saving state for application card. * Fixed application card editable text error. * Fixing issue caused during merge. * Fixing tests in create org. * Removing commented code. * Removing unwanted vars. * Fixing delete duplicate tests. * Latest color palette. * Fixing form and table widget. * Removing switcher from header * Removing unused files * Fixing app card context dropdown * Show overlay fix * Adding localStorage support to theme. * Making dark mode the default. Co-authored-by: Rohit Kumawat <rohit.kumawat@primathon.in> |
||
|---|---|---|
| .github | ||
| app | ||
| deploy | ||
| static | ||
| .env.example | ||
| .gitignore | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||

Appsmith
A low code way to build internal tools.
The only open source alternative to MSFT Power Apps, Salesforce Lightning platform, Service Now platform, Quickbase, Retool, Forest Admin, and many more.
Built with empathy, not just ❤︎
Appsmith is a fast, easy, and secure way to build any custom internal tools. Here's how you build something:
- Create a page using pre-built UI components like table, charts, map viewers and forms.
- Connect the UI components to any REST API or databases like MySQL, Postgres, and MongoDB. Write any logic in JS.
- Deploy the interal tool to a custom URL and invite users to sign in with their Google acounts.
Do all this without depending on multiple UI libraries, coding authentication logic or writing any DB or API integrations. See the looped gif below to see how something gets built on Appsmith. It might remind you of Visual Basic.
Demo Video
Example Applications
Getting Started
You can try our online sandbox or deploy a Docker image on a server.
Why Appsmith?
When we build internal tools today, we turn to admin panels, UI frameworks or use a bootstrap theme. We took inspirations from the best admin panels, bootstrap themes, and brought back the easy UI builder of Visual Basic.
Appsmith is a quicker way of building internal tools by visualising them as modular blocks (Widgets, APIs, Queries, JS) and giving developers a simple user interface to configure them. New features, UI modification, changing dataflows, and modifying business logic becomes a piece of cake because you no longer have to trudge through large undocumented code bases or wrestle with HTML/CSS. We understand that while some configurations are static and are better controlled via UI, a lot of it is dynamic and should be configured through code. Appsmith doesn't take the fun out of coding, instead it treats every block as an object and exposes it via javascript so that you can read, transform and manipulate it. Whether it's a widget, API or query, you get to decide where you need to configure and where you need to code!
Features
- 5 minute setup: Install Appsmith in 5 minutes on your servers.
- Build custom UI: Drag & drop, resize and style widgets without HTML / CSS. Read more
- Query data: Query & update your database directly from the UI. Connect to postgres, mongo, MySQL, REST & GraphQL APIs. Read more
- JS Logic: Write snippets of business logic using JS to transform data, manipuate UI or trigger workflows. Use popular libraries like lodash & moment anywhere in the app
- Data Workflows: Simple configuration to create flows when users interact with the UI. Read more
- Realtime Editor: Changes in your application reflect instantly with every edit. No need to compile!
- Works with existing, live databases: Connect directly to any Postgres, MySQL, & Mongo db
- Fine-grained access control: Control who can edit / view your applications from a single control panel
- App management: Build and organise multiple applications on a single platform
Documentation & Support
If you have encountered a bug or need to get in touch with us, you can contact us using one of the following channels:
- Issue & bug tracking: GitHub Issues
- Community & Support: Discord
- Documentation: Documentation
We are committed to fostering an open and welcoming environment in the community. Please see the Code of Conduct.
Contributing to Appsmith
Please read our contribution guidelines in order to contribute to Appsmith.
License
The Appsmith platform is available under the Apache License 2.0 (Apache-2.0).
