Skip to content

Open Small Business Inventory System is a free and simple inventory system designed for small businesses.

Notifications You must be signed in to change notification settings

alexanderchoban/OpenSBIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSBIS

Open Small Business Inventory System is a free and simple inventory system designed for small businesses. This application is built on ASP.NET Core, React + Redux, and Docker.

Compose

  • docker-compose -f docker-compose.yml build
  • docker-compose -f docker-compose.yml up

Deployment

  • Update the URLs in the compose files to the ones you will use in production.
  • Build the images with compose, see above.
  • Deploy via DockerHub or your prefered method.

Development

  • Install Node, Docker, ASP.Net Core
  • Run npm install in the src/OpenSBIS.UI/ directory

About

Open Small Business Inventory System is a free and simple inventory system designed for small businesses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published