This website requires JavaScript.
Explore
Help
Sign In
psf
/
bch-dex
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced
2026-09-21 16:52:00 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fddb5499f0e3cf84ec22cd8f85a92bc378eac7a8
bch-dex
/
util
/
wipe-db.md
T
7 lines
88 B
Markdown
Raw
Normal View
History
Unescape
Escape
Forked from slp-dex
2022-02-23 05:51:12 -08:00
Here's how to wipe the db:
1.
mongo
2.
use koa-server-dev
3.
db.dropDatabase()
4.
exit
Reference in New Issue
Copy Permalink