This website requires JavaScript.
Explore
Help
Sign In
psf
/
x402-base-facilitator
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Permissionless-Software-Foundation/x402-base-facilitator.git
synced
2026-09-21 16:52:01 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
75ea6ecdde13007cced51b39bf64ef3bf58e3f32
x402-base-facilitator
/
util
/
wipe-db.md
T
7 lines
88 B
Markdown
Raw
Normal View
History
Unescape
Escape
Porting code from chris-troutner to PSF GitHub Repo
2021-04-09 08:39:53 -07: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