Fork of github.com/did-method-plc/did-method-plc
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at migrate-to-pnpm 3 lines 67 B view raw
1import dotenv from 'dotenv' 2 3dotenv.config({ path: './test.env' })