mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-23 01:22:03 -07:00
88 B
88 B
Here's how to wipe the db:
- mongo
- use koa-server-dev
- db.dropDatabase()
- exit