Skip to main content

Quickstart - Create a CRUD app

These steps introduce the basics of Squid, from creating an app to adding create, read, update, and delete data functionality. Once you create an application in the Squid Cloud Console, you have the ability to use the Squid Client SDK in your client application, modify and retrieve data, and connect various data sources.

Build your own Squid app

This section outlines how to create a new Squid app in the Squid Cloud Console. At the end, you'll be directed to the next step of the quickstart to set up the Squid backend.

Creating a Squid account

  1. Navigate to the Squid Cloud Console and create an account.

  2. After creating an account, you have the option to try one of the onboarding apps or skip to the console.

    The Archer Ticker Tape app is a great way to see a complete demo of Squid functionality in action. The SquidAI Chat Widget gives you the steps you need to create a widget you can embed in your website. Feel free to try out these apps to get hands-on with some features of Squid.

    When you're ready to continue with this quickstart, click Skip to console.

  3. Click Create application to create a new Squid application.

  4. In the modal that appears, choose a name for your app, and then click Create.

  5. Follow this link to continue to the next step of the quickstart where you will set up the Squid backend.

Next steps