Skip to content

[Server] Install and Running Guide

MSC edited this page May 20, 2022 · 2 revisions

Server

Here we explain how to set up the server for your experimental environment and what packages you need.

Development Environment

  • Laptop
  • Python 3

Install Packages

  • numpy
  • firebase-admin
$ pip install firebase-admin

Setting Experimental Environment

  • 사용하는 네트워크의 IP 주소 확인
  • main.pyHOST변수 값 IP 주소에 맞게 설정