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