Getting Started

Creating Your First Application

Learn how to create and manage your first application in Wayvo.


Steps to Create Your First Application

1. Log in to Wayvo

Start by logging in to your Wayvo account. For local installations, navigate to http://localhost:your-port. For cloud workspaces, use the URL provided in your signup confirmation.

2. Access the Projects Section

Once logged in, go to the "Projects" section from the main menu on the left side of the dashboard.

3. Create a New Application

  1. Click on "Create New Project": This button is usually prominently displayed in the Projects section.
  2. Enter Application Details:
    • Project Name: Give your application a meaningful name.
    • Description: Provide a brief description of your application.
  3. Choose a Template: Select a pre-built template from the template library that matches your application’s needs, or choose to start from scratch.
  4. Configure Settings: Adjust any initial settings as needed, such as selecting data sources or setting up initial integrations.

4. Design Your Application

  1. Drag-and-Drop Components: Use the visual editor to drag and drop components onto the canvas.
  2. Customize Components: Configure the properties of each component in the properties panel to match your requirements.
  3. Set Up Workflows: Use the workflow designer to automate business processes by defining triggers, actions, and conditions.

5. Integrate External Services

If your application requires data from external sources, follow these steps:

  1. Navigate to DataSources: In the main menu, go to "DataSources" or "External DataSources".
  2. Add New Data Source: Click on "Add New Data Source" and follow the prompts to configure the connection.
  3. Map Data: Ensure the data from the external source is mapped correctly to be used within your application.

6. Test Your Application

  1. Preview Mode: Switch to preview mode to see how your application looks and behaves.
  2. Debugging: Use the "Inspect State" and "Logs" features to debug any issues.
  3. User Testing: If possible, have end-users test the application to gather feedback and make improvements.

7. Deploy Your Application

  1. Choose Deployment Option: Select from cloud hosting, on-premises deployment, or containerized deployment based on your needs.
  2. Configure Deployment Settings: Set up necessary configurations for your chosen deployment method.
  3. Deploy: Click on the "Deploy" button to launch your application.

Need help?

If you encounter any issues while creating your application, refer to our troubleshooting guide or join our community forums for assistance.


Next Steps

With your first application created, you can explore more advanced features and customization options in Wayvo. Check out our guides on User Interface Guide and Building Applications to enhance your application further.

Previous
Dashboard Overview