LogoLogo
  • A better way to do...stuff!
  • How we build the app
    • Overview
  • Documentation
    • Draftbit
      • Using Live Preview
      • Workspaces and Billing
      • Introduction to the Builder
      • Layout
      • Intro to Navigation
      • Fetching Data
      • Direct Integrations
      • FAQs
      • Draftbit
      • Draftbit
      • Custom Blocks
      • Borders, Background, and Elevation
      • Actions
      • Custom Screen Code
      • Exporting and Publishing Your Project
      • Sharing Your Project Online
      • Publishing Your App as a PWA
      • Stack Navigator
      • Tab Navigator
      • Draftbit
      • Draftbit
      • Basic
      • Media
      • REST Services & Endpoints
      • REST API Integrations
      • Themes & Styling
      • Submitting Data
      • Draftbit
      • Draftbit
    • Xano
      • resources-and-tips-1
        • 🎞️ Xano Video Tutorials
        • 🤝Community Corner
        • 💰Share Xano. Make money
      • FAQ
      • getting-started
        • ⚡ Jumpstart
        • 🎞️ The Xano Interface
      • instances
        • What is an Instance?
        • Early Access Instance
        • Upgrading an Instance
        • Sharing
        • Bandwidth Usage
        • API Rate Limit
      • What is a Workspace?
      • Dashboard
      • Database
      • Airtable Import
      • API
      • Library
      • Marketplace
      • Settings
      • authentication
        • Authentication
        • Sign-up & Log in
      • data-manipulation
        • The Function Stack
        • Addons (GraphQL-Like)
        • The Expression Builder
        • External Query Manipulation
        • Timestamp
        • Filters
        • Images
    • Expo
      • Creating your first build - Expo Documentation
    • Kommunicate
      • Installation
      • Installation
      • Installation
      • Installation
      • Installation
      • Flutter Installation
      • Installation
      • Zapier Integration
      • Authentication
      • CMS Installation
      • Authentication
      • Conversation
      • Conversation Assignment
      • Customization
      • Localization
      • Logout
      • Web Troubleshooting
      • Installation
      • Authentication
      • Push Notification
      • Conversation
      • Customization
      • Localization
      • Logout
      • Installation
      • Authentication
      • Push Notification
      • Conversation
      • Customization
    • Formito
      • basics
        • Getting Started
        • Variables
        • Are you GDPR ready?
        • How to prefill the values of my chatbot?
      • connect
        • How to connect Formito to Zapier?
      • convert
        • How to convert old formito chatbots to the new version?
        • How to convert Google Forms into a chatbot?
        • How to convert a Monday.com board to a chatbot?
        • How to create chatbot from QuickBase table?
      • guide
        • How to add my chatbot to WordPress?
        • How to create a chatbot for Zendesk?
      • shopify
        • How to embed my chatbot into a Shopify page?
        • How to display Formito chatbot on bottom corner of my Shopify store?
        • How to open my chatbot after clicking on links or buttons?
    • Stonly
  • Flex Stuff
    • App
    • APIs
    • Database
    • Website
    • Design
    • Style Guide
  • Content
    • Guides
    • ChatBots
    • Blogs
    • Whitepapers
  • Company
    • About us
    • Brand
    • Roadmap
    • Policies
  • Flex Together
    • Overview
    • Fair Finance
Powered by GitBook
On this page
  • Here it is step-by-step:
  • ​
  • Pick the initial Database tables that you want to start with, Xano already provides you with a User table.
  • ​
  • Add Authentication to your app:
  • ​
  • Just hit Finish and your Workspace is created.

Was this helpful?

  1. Documentation
  2. Xano
  3. getting-started

Jumpstart

Previousgetting-startedNext🎞️ The Xano Interface

Last updated 4 years ago

Was this helpful?

When you create a new Xano project, you're taken through a wizard called Jumpstart. It asks you to specify a few things about your project and allows Xano to automatically create a backend to get you started. 💪

Here it is step-by-step:

After you create an account and your , your next step should be to create a . On the first page of Jumpstart, we have a video that teaches you step-by-step how to set up your Workspace.

Xano Jumpstart takes you through the process of setting up the Backend for your project.

​

Enter the name of your Workspace:

Give your Workspace a name and a description.

​

Do you need help building? We have two options: "I'll build it myself" or "Have an expert build it for you."

If you choose to have an expert build it for you, you will be able to contact our team. One of our experts will reach out to you and get the conversation started.

Two options: "I'll build it myself" or "Have an expert built it for you."

​

Pick the initial Database tables that you want to start with, Xano already provides you with a User table.

Enter your Database tables names and choose if you want CRUD endpoints automatically generated for each table.

​

Add Authentication to your app:

Authentication is the process that allows your users to sign up and log in to your app. Xano comes equipped with Authentication tools that you can turn on here. We offer the ability to authenticate via Email and the special option of using Google's OAuth tool.

Choose how you want your users to log in and sign up.

​

Just hit Finish and your Workspace is created.

In your Workspace, you will find the automatically generated CRUD API endpoints.

You can add as many tables as you want and even remove the user table if your app doesn't have users. There is the option to add for each table which are that allow you to Create, Read, Update, and Delete records from your Database.

Google's OAuth tool is an extension that is offered in the Xano , which requires configuration after your Workspace is created.

All of the Database tables will be created and all of the APIs will be created for each table. If you chose to add Authentication these endpoints will show up in your .

⚡
CRUD endpoints
APIs
Marketplace
C.R.U.D.
API groups
Instance
Workspace