Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

mariotorres/storeManager

Repository files navigation

Store Manager

Sales management software

Setup instructions

Instructions for installing Store Manager

Dependencies

  1. Postgre SQL database >= 9.4
  2. NodeJS v6 or later

Database configuration

  1. cd storeManager
  2. psql -U postgres < sql/db.sql

Web app

  1. cd storeManager/
  2. npm install
  3. cd public/ && bower install

Running the app

  1. cd storeManager/ && npm start
  2. Open http://localhost:3333/ in your web browser

About

Business manager

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages