$ npx json-server db.json
Press CTRL-C to stop
Watching db.json...
♡⸜(˶˃ ᵕ ˂˶)⸝♡
Index:
http://localhost:3000/
Static files:
Serving ./public directory if it exists
Endpoints:
http://localhost:3000/posts
http://localhost:3000/comments
http://localhost:3000/profile
https://www.npmjs.com/package/json-server
$ fly deploy