Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 780 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 780 Bytes

DistApp

Distribute Android and iOS app. Alternative App Center Distribution with option to self-hosted your self

Deploy

Docs

See docs https://docs-distapp.lhf.my.id

Self Hosting

See https://docs-distapp.lhf.my.id/self-hosted/setup-self-hosted for more.

CLI Usage

We updated how to use CLI. See https://docs-distapp.lhf.my.id/cli/cli-usage#cli-usage

Setup Dev

Ensure you have the required .env

Copy contents of docker-compose-base.env and docker-compose.env to .env

Make sure to install the dependencies:

bun install

Development Server

bun run dev