Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victor-zarzar/e-commerce-ts
https://github.com/victor-zarzar/e-commerce-ts
clerkauth docker docker-compose nextjs prisma reactjs shadcn-ui stripe-payments styled-components tailwindcss typescript vercel-postgres
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/victor-zarzar/e-commerce-ts
- Owner: Victor-Zarzar
- Created: 2024-01-14T18:26:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-02T22:43:49.000Z (10 months ago)
- Last Synced: 2024-04-24T07:24:54.873Z (7 months ago)
- Topics: clerkauth, docker, docker-compose, nextjs, prisma, reactjs, shadcn-ui, stripe-payments, styled-components, tailwindcss, typescript, vercel-postgres
- Language: TypeScript
- Homepage:
- Size: 431 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Key Mart E-commerce - Application Full Stack
🤖 Stack:
- TypeScript
- React
- Html
- TailWind CSS
- Next.js
- Clerk
- Prisma
- Vercel Postgres
- Stripe Payment
- Zunstand state management
- Docker
- Docker-Compose
⚙️ How to install:
Project Clone
git clone https://github.com/Victor-Zarzar/e-commerce-ts
With docker and docker-compose installed, the following command moves up the stack:
make up
Starting the project:
localhost:3000
Clear the stack:
make clean
For the stack:
make down![Screenshot_2024-01-22_08-17-58](https://github.com/Victor-Zarzar/e-commerce-ts/assets/114430780/13f2d929-06a0-465f-94ff-6eb74d0a7ec4)