Skip to content

blockmatic-icebox/powerstack-polkadot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerStack Compose

Docker compose local environment

⚡️ PowerStack: a powerful fullstack development framework.

Disclaimer: This is a work in progress. Will be finalized soon.

Usage

  1. Clone all services and build their images locally
  • powerstack-apollo
  • powerstack-auth
  • powerstack-hasura
  • powerstack-auth
  1. Run task boot

Dependencies

You need the following global dependencies on your host machine.

We use http://taskfile.dev to manage some comon task. .
Make sure you create a .env file so docker compose can read your environment vars.

Useful Commands

- `docker-compose build` build all containers,
- `docker-compose up` starts all containers.
- `docker-compose up --build` rebuilds and starts all containers.
- `docker-compose exec [service_name] [bash | sh]` open bash or sh in a container.
- `docker-compose stop` stops all containers.
- `docker-compose down` stops and removes all containers.
- `docker-compose restart` restarts all services.

Contributing

We use a Discussions Board to gather thoughts, bug reports and feature requests from the community.

Follow the standard Github Flow for PRs. Contributing Guidelines.

Blockmatic

Blockmatic is building a robust ecosystem of people and tools for the development of blockchain applications.

blockmatic.io

Blockmatic Twitter Blockmatic Facebook Blockmatic Github

About

FullStack Polkadot Framework

Resources

Stars

Watchers

Forks