EOSIO / eosio-project-boilerplate-simple

This repository demonstrates the eosio platform running a blockchain as a local single node test net with a simple DApp, NoteChain.
139 stars 64 forks source link

Proposal: Use docker-compose #60

Open danazkari opened 2 years ago

danazkari commented 2 years ago

Couldn't docker-compose be used to have both processes opened at the same time?

I could help create a PR for this, and also perhaps help out with a makefile to start things off a little be easier if there's interest perhaps?