amitkpandey / appsmith

Build custom CRUD apps that talk to any API or database. All without HTML or CSS.

Home Page:https://www.appsmith.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Appsmith.com logo
Build and self-host all your internal apps.

Try Online Sandbox

Documentation Β· Discord Β· Office Hours


Appsmith is a JavaScript-based visual development platform to build and launch internal tools quickly. Drag-and-drop pre-built widgets, and connect them using JavaScript to create interactive pages. Connect UI to your APIs and Databases to build complex workflows in minutes.

UI Components: Table, Chart, Form, Map, Image, Video, and many more.
API Support: REST APIs, OAuth 2.0, CURL
Database Support: PostgreSQL, MongoDB, MySQL, Firestore, S3, Redshift, Elastic Search, DynamoDB, Redis, and MSFT SQL Server
Hosting: Cloud-hosted & On-premise

Already familiar with Appsmith? Quickly start building on your own.

🏭 Features

  • 5-minute setup: Deploy Appsmith on your server, or use our cloud version to start building in 5 minutes. Quick Start
  • Frontend as a service: Drag-and-drop from pre-built UI widgets like table, form, and image, to build sophisticated dashboards and workflows, without writing HTML/CSS. Write JavaScript anywhere to transform data, and dynamically control widget-properties.
  • Database CRUD: Query & update your database directly by connecting it to the UI. Connect to PostgreSQL, MongoDB, MySQL & more!
  • Trigger APIs: Connect to REST APIs to build custom apps.
  • Security: DB Credentials are AES 256 encrypted and no data is stored by appsmith. Deploy behind your private VPC for additional security!
  • One-click deployment: Managed deployment of your apps with a click of a button.
  • Access-control: Assign users different roles & control who can edit / view your applications.
  • Supports OAuth: Allow users to authenticate via Google Auth or GitHub Auth.

πŸ“Ί Demo

Unsure if Appsmith is for you? Watch it in action here!

But if you’d rather check out some real applications that can be built with Appsmith, check below:

πŸƒβ€β™€οΈ Quickstart

The following steps introduce you to building a simple user-list dashboard on Appsmith.

  1. Sign up on Appsmith Cloud or Deploy Appsmith.
  2. Create a new app within the organization that has already been created for you.
  3. Click on the + icon next to the Queries section to add a new query in the mock database
    1. Name the query usersQuery.
    2. Write the query select * from users limit 5;.
    3. Run the query.
  4. Click on the + icon next to the Widgets section and drag a table onto the screen
  5. Link the table data property to the usersQuery using JavaScript {{usersQuery.data}}
  6. Hit the Deploy button and checkout the view mode of the app.

Congratulations πŸŽ‰ You just built your first app on Appsmith! Connect your own data to build apps for your team. Read more here.

πŸ“š Tutorials

  1. Building an Admin Panel on MongoDB using Appsmith (Video)
  2. Building a Customer Support Dashboard in Appsmith
  3. Building a Store Catalogue Management System using Appsmith and GraphQL
  4. Running CI/CD Jobs Manually using Appsmith (Video)
  5. Building a Calendly Clone in Appsmith
  6. Building Internal Tools with Appsmith Community
  7. Building an Issue Tracker with Appsmith Community

πŸ“• Support & Troubleshooting

If you encountered a bug or need help troubleshooting an issue, you can use one of the following channels:

πŸ§‘β€πŸ€β€πŸ§‘ Contributing

If you're interested in contributing to Appsmith:

  1. Start by reading our Contribution Guide.
  2. Learn how to set up your local environment, in our developer-guide.
  3. Explore our list of good first issues.

We are committed to fostering an open and welcoming environment in the community. Please read our Code of Conduct.

NOTE: If you are focused towards the client side development, We recommend you to start from Running client codebase. You can also use our release environment as you backend server, to avoid setting up a local backend server/database etc. Learn more here

πŸ“‘ License

The Appsmith platform is available under the Apache License 2.0 (Apache-2.0).

Contributors


Arpit Mohan

πŸ’»

Nikhil Nandagopal

πŸ“– πŸ’» πŸ“†

areyabhishek

πŸ€” 🎨

Trisha Anand

πŸ’» πŸš‡ πŸ€”

Hetu Nandu

πŸ’» ⚠️ πŸ€”

Abhinav Jha

πŸ’»

satbir121

πŸ’» πŸ€”

Shrikant Sharat Kandula

πŸ’» πŸ”Œ

Aakash Shrivastava

🎨

Debsourabh Ghosh

🎨

NandanAnantharamu

⚠️

prapullac

πŸ› ⚠️

Saket Agrawal

πŸ› πŸ“–

Harish Kotra

πŸ›

Ajay Kumar

πŸ› πŸ“–

Anshul Bansal

πŸ› πŸ’»

Navia Garg

πŸ›

Xniveres

πŸ›

Daniel Shuy

πŸ’» πŸ“–

Prashant Chaubey

πŸ’»

Adam

πŸ’»

Sumanth Yedoti

πŸ’»

Nidhi

πŸ’»

Pawan Kumar

πŸ’»

Sumit Kumar

πŸ’»

Rishabh Saxena

πŸ’»

Piyush Mishra

πŸ’»

akash-codemonk

πŸ’»

vicky-primathon

πŸ’»

devrk96

πŸ’»

Tim Dillon

πŸ’»

Zeger Hoogeboom

πŸ’»

Young Yoo

πŸ’»

Dwayne Forde

πŸ’» ⚠️

Abhishek

πŸ’»

Navdeep Singh

πŸ’»

About

Build custom CRUD apps that talk to any API or database. All without HTML or CSS.

https://www.appsmith.com

License:Apache License 2.0


Languages

Language:TypeScript 58.0%Language:Java 26.0%Language:JavaScript 8.3%Language:HTML 3.1%Language:Shell 3.1%Language:Jinja 1.3%Language:CSS 0.0%Language:Dockerfile 0.0%