Delv
Flatlogic
Getting Started Guide

How to Use Flatlogic

A practical guide to get you up and running with Flatlogic. Written by Delv Editorial, Delv Team.

Getting started with Flatlogic

In this guide, you'll learn how to quickly create full-stack business applications using Flatlogic, a no-code platform that simplifies software development. By the end, you'll be able to set up your account, create your first application, and optimise your results.

Step 1: Sign up and set up

  1. Go to Flatlogic's website.
  2. Click on the Get Started button in the top right corner.
  3. Choose to sign up with your email or use a social media account (Google or GitHub).
  4. Fill out the necessary information and confirm your email address if prompted.
  5. Once logged in, you will be taken to your dashboard where you can start creating applications.

Step 2: Your first application

  1. From your dashboard, click on the Create New App button.
  2. Choose a template that fits your needs (e.g., Admin Dashboard, E-commerce).
  3. Fill in the app name and description in the provided fields.
  4. Click Next to configure your database settings (you can choose from options like PostgreSQL, MySQL, etc.).
  5. After setting up your database, click Create App.
  6. Once your app is created, you will be directed to the application builder where you can customise your app's features and design.

Step 3: Get better results

  1. Explore the Settings menu on the left to adjust features like authentication methods, data models, and API settings.
  2. Use the Preview button to see how your application looks and functions in real time.
  3. Make use of the Documentation section found in the help menu for detailed guidance on specific features and integrations.
  4. Experiment with different templates and components to see what works best for your app’s purpose.

Pro tip

Take advantage of the Clone App feature in your dashboard. This allows you to duplicate an application and make variations without starting from scratch, saving you time on future projects.

Common mistake to avoid

Avoid skipping the database configuration step. Many beginners overlook this, leading to issues later on when trying to connect their frontend to the backend. Make sure to correctly set up your database during the initial app creation process.