Skip to content

Antoni-Dulewicz/smart-home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to run this project you need to follow theese steps:

  1. Clone the repository

  2. Open whole smart-home folder in your python IDE

  3. Install the requirements for python using pip install -r requirements.txt

  4. Run proto command from file proto/proto_command.txt (copy paste it to terminal)

  5. Open server-java folder in your java IDE

  6. Install the requirements for java using mvn install

  7. Mark these three folders:

image

as generated sources root:

image

  1. Run GrpcServer.java file
  2. In the python IDE terminal run: uvicorn main:app --reload
  3. Go to: http://127.0.0.1:8000 and ENJOY!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors