WelcomeHow It WorksAdmin Dashboard (GraphQL & REST)Shop Frontend (GraphQL & REST)APIDemo DeploySocial LoginOTP (Mobile Number Verification)WalletEmail ConfigurationEmail VerificationSubscribeTerms and conditionsFAQ PageContactQuestion & AnswerFAQBreaking ChangesSupportChange Log
Prerequisite
Installation
Available Scripts & Command
How Can I use this app
Features
Settings
Payment
Flash Sale
Shop Transfer
SEO and Analytics
Refund
Real-time Notification
Multilingual & Translation
Third-party Integrations
Deployment
API
Back-End Integration
Customizations
Update & Upgrade Guide
How It Works ?
We have used monorepo folder structure with Yarn Workspace. In our app we have three different services & all of them has (REST & GraphQL
) support.
- api
- shop
- admin
- rest
- graphql
Tech specification for specific part is given below:
Admin Dashboard (GraphQL & REST)
- NextJs
- Typescript
- Tailwindcss
- React Hook Form
- Apollo Client(For GraphQL API version)
- React-Query(For REST API version)
Shop Frontend (GraphQL & REST)
- NextJs
- Typescript
- Tailwindcss
- React Hook Form
- Apollo Client(For GraphQL API version)
- React-Query(For REST API version)
- Next SEO
- Next PWA
API
- Laravel