Skip to content

octoi/ecom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecom

An Ecommerce app inspired from OLX.

Features

  • Users can add product
  • Manage products
  • View product details
  • Chat with product owners

Folder structure

Folder name What is it ?
api A GraphQL api built using nodeJs & typescript
app Frontend built using Next Js
file-api A file upload api using Rust

Setup

  1. api
  2. app
  3. file-api