Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 519 Bytes

File metadata and controls

23 lines (20 loc) · 519 Bytes

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/