Skip to content

H-Bakery/backend

Repository files navigation

Bakery Backend

Commands

curl --header "Content-Type: application/json" \
  --request POST \
  --data '{"firstname":"Larry", "lastname": "Ostifrika", "password":"foobar"}' \
  http://localhost:5000/users

Migrate Heroku DB

yarn run migrate:prod:up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published