deplyr
Log Indeplyr.com
  • Welcome
  • How-to Guides
    • Use AI in actions
    • Use App Data Storage
    • Use App Requirements Doc
  • Use App Versions
  • Use Realtime App Logger
  • Share Your Apps
  • Integrations
    • Using Google Sheets for Apps
    • Using Airtable for Apps
    • Using the Xero Integration
Powered by GitBook
On this page
  • What is Deplyr?
  • AI-First Approach
  • Google Sheets AI-Generated App Example
  • Jump right in

Welcome

NextUse AI in actions

Last updated 2 months ago

Welcome to the Deplyr Documentation! Here you'll get an overview of all the amazing features Deplyr offers to help you build apps and deploy with ease.

Before you start, make sure to join our Slack and Discord channels below for support:

What is Deplyr?

Have you ever found yourself repeatedly solving small but frustrating inefficiencies? Like responding to those inevitable Slack messages: “Hey, the site’s doing that thing again…”? Or maybe your team is forced into tools that never quite fit your business needs.

Deplyr helps you quickly build internal tools by handling essentials like team authentication and easy integrations, so you can focus on building exactly what your team needs. Deplyr is a platform that allows you to code up your tool with easy access to popular integrations, and then simply publish and share your finished app.

AI-First Approach

Deplyr is built from the ground up with AI-assisted chat for easy code generation. Deplyr applications are typically composed of just a few files, which aligns well with the current capabilities of large language models for generating functional, minimal applications efficiently. The development workflow includes built-in automatic versioning for all changes, enabling developers to easily reference, revert to, or publish specific versions of their applications.

The example below illustrates how you can use AI prompts to build an application relatively easily.

Google Sheets AI-Generated App Example

Let's build a lead capture form using Deplyr and Google Sheets with some custom logic.

This example shows how Deplyr’s AI chat can generate a fully functional app from a single prompt. While the form is intentionally simple, making single-shot generation expected, it still highlights the speed and ease of building with Deplyr.

Prerequisites:

  1. Connect Google Sheets: on the Integrations tab in Deplyr click Connect.

  2. Create a Google Sheet and grab a sheet ID.

Try the following prompt

Use my sheet to store responses sheet ID: <sheet ID>
Create a form that collects the following lead information:
- Name
- Email
- Message
If the email domain is one of the following be sure to show another field that says "How did you hear about us?"
Have a checkbox that links to our privacy policy and terms of service with the text "By checking this box you accept our Privacy Policy" and "Terms of Service" and the submit button should be disabled until that checkbox is checked.

Jump right in

Join our Slack
Join our Discord

How-to Guides

Quick guides on Deplyr functionality

Page cover image