Cobda is a streetwear e-commerce website where sellers and buyers meet each other with ease, driven by our desire to make community alike websites available for every gender and generation. Make certain with a powerful autonomous function that automatically takes out inappropriate content to make sure your vibe goes as smoothly as possible. Buy with confidence guaranteed by other customers. The review system builds up credits for the seller while giving confidence to the buyer. This website runs perfectly on any online device.
Node.js (10.13 or later)
download siteYarn (1.x or later)
download site.env
Please ask project owner privately for the environment variables.
Open the Terminal and type the following command:
$ git clone https://github.com/Cobda/cobda-web.git
$ cd cobda-web/
Optional: everything could be installed and run in the virtual environment.
$ yarn install
$ npx prisma generate --schema ./src/prisma/schema.prisma
$ yarn dev