/deployment

Primary LanguageShellGNU Affero General Public License v3.0AGPL-3.0

Deployment

Scripts and tools required for setting up and deploying Appwish platform

Appwish architectural design

Appwish features map

Usage


Linux/macOS

Deploying the platform using Docker Compose

  1. Enter Docker Compose directory:
cd docker-compose
  1. Execute start script:
./start.sh
  1. Verify GraphQL API is accessible:
open http://localhost:8000/graphiql/