Skip to content

communcom/create-community-service

Repository files navigation

create-community-service

Clone the repository

git clone https://github.com/communcom/create-community-service.git
cd create-community-service

Create .env file

cp .env.example .env

Add variables

CYBERWAY_HTTP_URL=http://cyberway
GLS_WALLET_CONNECT=http://wallet-node:3000

Create docker-compose file

cp docker-compose.example.yml docker-compose.yml

Run

docker-compose up -d --build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages