Skip to content

A warehouse management project built with FastAPI and ElectronJS.

Notifications You must be signed in to change notification settings

piskor-kuba/warehouseManagment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

warehouseManagment

WYMAGANIA

KONFIGURACJA BACKEND

  1. Otwieramy projekt w wybranym IDE
  2. W terminalu (w folderze z projektem) uruchamiamy: pip install -r requirements.txt zainstaluje wymagane rzeczy
  3. W terminalu uruchamiamy aplikacje fastAPI za pomocą komendy: uvicorn main:app --reload, która uruchomi serwer. Dzięki --reload każda zmiana w projekcie automatycznie przeładuje serwer

KONFIGURACJA FRONTEND

  1. W terminalu (w folderze z projektem) wpisujemy polecenie yarn(zainstaluje wszystkie potrzebne rzeczy z pliku package.json)
  2. W terminalu (w folderze z projektem) wpisujemy komendę: yarn dev

About

A warehouse management project built with FastAPI and ElectronJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published