Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 344 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 344 Bytes

Bigpicture-landing-pages-service

Bigpicture project dataset landing page generator

Development environment

To start S3 minio service, navigate to dev_utils folder and run

docker compose up

Set config.yaml in environment file

export CONFIGFILE="dev_utils/config.yaml"

Start the application by running

go run .