Skip to content

JeanlouisAhs/beraka-app

Repository files navigation

beraka-app

CategoryShop

  • name string 255 no null
  • slug string 255 no null
  • description string 255 no null

Product

  • title string 255 no null
  • slug string 255 no null
  • content text no null
  • online boolean no null
  • subtitle string 255 no null
  • price float no null
  • createdAt datetime no null
  • updatedAt datetime no null
  • attachment string 255 no null

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published