Skip to content

immortalmind2016/beauty

Repository files navigation

beauty

E-commerce

Setup

yarn install

Run

yarn watch

Build

yarn build

Scripts

Generate fake products/collections/brands

yarn db:gen

Clean products

yarn db:clean

Clean images (products/users)

yarn img:clean


Docs

Project tree

root folder
├───build > `js generated by tsc`
├───src
│ └───auth > `Passport Auth `
│ └───controller > `All controllers`
│ └───model > `Mongoose schemas`
│ └───route > `app routes`
│ └───utils > `logger,sendgrid`
│ └───view > `verficiation`
│ └───config.ts
│ └───index.ts `main ts file`
├───.env > `add all your env variables`

Postman

Download : Postman

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published