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

https://github.com/vedbhanushali/zuvees


https://github.com/vedbhanushali/zuvees

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Zuvees

## Tech Stack used

Front (Ecommerce application to sell gaming consoles)

- Frontend : Remix/React js, nextUI tailwindcss
- Backend : Prisma.js
- Database : PostgresSQL
- Authentication : Clerk

Admin Dashboard
Rider app as PWA

## How to Setup Dev Environment

- copy .env.example to .env
- change all required to correct values
- This will start all required services.
```docker compose up```
- To access Front -