Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nabind47/mart


https://github.com/nabind47/mart

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## VENDOR

- images -> billboard -> true
- title, description, location
- categories
- products
- orders

```sh
npx prisma migrate dev --name init
```

```sh
npx prisma db push --force-reset
```