Skip to content

Shopkeeper Plus is an all-in-one sales and inventory management solution that helps small businesses and retailers efficiently track sales records including customer details and payment information, manage inventory levels, monitor credit and debt, and handle payments.

Notifications You must be signed in to change notification settings

KennedyOdhiambo/shopkeeper-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopkeeper Plus

Shopkeeper Plus is a web application built using Next.js, tRPC, and Fastify. It aims to provide a comprehensive solution for managing and running an online store.

Project Structure

The project follows a monorepo structure using Turborepo. The main components of the project are:

  • apps/web: The Next.js web application.
  • apps/server: The standalone server built with Fastify (planned).
  • apps/mobile: The mobile application (planned).

Getting Started

To get the project up and running on your local machine, follow these steps:

Prerequisites

  • Node.js (version X.X.X)
  • pnpm (version X.X.X)

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/shopkeeper-plus.git
  2. Navigate to the project directory:

    cd shopkeeper-plus
  3. Install the dependencies:

    pnpm install

Development

To start the development server for the web application, run the following command:

pnpm dev

About

Shopkeeper Plus is an all-in-one sales and inventory management solution that helps small businesses and retailers efficiently track sales records including customer details and payment information, manage inventory levels, monitor credit and debt, and handle payments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published