Top

Wapto documentation

Chat, collaborate, and create teams effortlessly with Wapto

Welcome to WAPTO!

Get an AI summary of this page

Overview

Getting Started

1. Unzip Downloaded Project:

- Unzip the Wapto release bundle you received from deployment to see the directories.

2. Explore Wapto Files:

- After extracting the file, you'll see that Wapto is a three primary parts: Wapto-api, Wapto-frontend, and Wapto-admin. You need to run each part separately and in a specific order.

Wapto Package :

  • 1. Wapto-api
  • 2. Wapto-frontend
  • 3. Wapto-admin
  • 4. Wapto-documentation

First-time setup: There is no web-based install wizard (/install). Deploy or start API, frontend, and admin, then run npm run seed in Wapto-api and sign in to admin with the seeded Super Admin user. See Database Seeding.

To run the application, install and configure all three application parts (API, frontend, admin). Follow the step-by-step guides in the sidebar under Wapto Installation.