appwish / deployment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

License:GNU Affero General Public License v3.0


Languages

Language:Shell 100.0%