Fork of github.com/did-method-plc/did-method-plc
1# this requires setting up a local postgresql user and database 2DATABASE_URL="postgres://bsky:yksb@localhost/plc_dev" 3DEBUG_MODE=1 4LOG_ENABLED="true" 5LOG_LEVEL=debug 6LOG_DESTINATION=1