Skip to content

CitizenHealth/coop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Citizen Health Cooperative DAO

Build Instructions

For a test image:

> docker build -t coop -f ./build/package/Dockerfile 
> docker run -dit --name coop -p 3000:8080 coop

This will expose the service on http://localhost:3000

To stop the service:

> docker kill coop

About

Citizen Health Cooperative Smart Contract DAO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published