uptownhr / hackable

Personal site starter for NodeJS developers
http://hackable.penguin.ws
24 stars 10 forks source link

create Product model and admin CRUD #34

Closed uptownhr closed 8 years ago

uptownhr commented 8 years ago

Product Schema

name: String, description: String, price: Number, image_url: String