8000 GitHub - shap87/LogjiBot: QuickBook App (POS Sync as main feature)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shap87/LogjiBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loji

To start working with the project, please do the following:

You can pass various environment variables to docker containers to extend behaviour

We use 8080 port for the frontend application, 8081 for the website and 8090 for the backend api service.

Comands

  • to run the project
docker-compose up -d --build
  • to stop the project
docker-compose down
  • to restart any service
docker-compose restart [name_of_service]

it can be api, app or any other service in the project

API docs

  • Swagger

//<api_url>/swagger/

  • Redoc

//<api_url>/redoc/

  • Django's Docs

//<api_url>/docs/

About

QuickBook App (POS Sync as main feature)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0