mirror of
https://github.com/Permissionless-Software-Foundation/x402-base-facilitator.git
synced 2026-09-21 16:52:01 -07:00
88 B
88 B
Here's how to wipe the db:
- mongo
- use koa-server-dev
- db.dropDatabase()
- exit