Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Store POS SaaS

Description

Store POS SaaS is a cloud-based Point of Sale (POS) system designed for retail stores. It provides features such as inventory management, sales tracking, customer management, and reporting.

Features

  • Inventory Management
  • Sales Tracking
  • Customer Management
  • Reporting and Analytics
  • User Management

Getting Started

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/store-POS-SaaS.git
  2. Navigate to the project directory:
    cd store-POS-SaaS
  3. Install dependencies:
    npm install

Usage

  1. Change name of the env.example.txt file to .env and fill in the required environment variables.
  2. Run docker-compose to start the database:
    docker-compose up
  3. Generate Prisma client:
    npx prisma generate && npx prisma db push
  4. Seed the database:
    npm run seed
  5. Start the development server:
    npm run dev

Credentials for testing


Contributing

Please read the CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

Interface Language

For all contributors, please note that the user interface must be in Spanish. This is important to maintain consistency and accessibility for our primary users.

Additionally, we plan to add support for internationalization (i18n) in the future, which will allow the application to be translated into multiple languages more easily.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Issues

If you find any issues, please report them here.

Acknowledgments

  • Thanks to all contributors and open-source projects that helped in building this project.

About

Store POS SaaS is a cloud-based Point of Sale (POS) system designed for retail stores.

Topics

Resources

Contributing

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages