FasteryShop is a modern e-commerce platform built with cutting-edge technologies to deliver a fast, secure, and scalable shopping experience.
- Frontend: Next.js
- Authentication and Security: Clerk
- Backend/API: NestJS
- External Services:
- Fastery Nexus API: Money management and cash flow system.
- Tracking Plus API: Package logistics and shipment tracking system.
- Secure authentication and user management with Clerk.
- Seamless communication between frontend and backend through REST APIs.
- Fastery Nexus integration for handling financial operations.
- Tracking Plus integration for real-time package tracking.
- Scalable architecture for future growth.
Set up the following environment variables:
# Clerk
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
# Backend API
NEXT_PUBLIC_API_URL=