Skip to content

tech-warriors-corporation/stock-management-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stock-management-api

The API for consult data from Casulo Social (NGO).

Setup

Create an .env file with DB_USER, DB_PASSWORD, DB_HOST, DB_PORT, DB_SID, DEBUG_MODE, JWT_SECRET, JWT_ALGORITHM, ORIGIN and PORT variables to work.

Install dependencies

Use pip install -r requirements.txt to install dependencies.

Start

Run python -m app.