Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 611 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 611 Bytes

Table STF

About

This package contains Raspberry Pi Server as part of mostly hardware part of project.

Getting Started

To use Table go to Table Manager package. Table Manager will automate whole process of managing table server.

Important Note: It is highly recommend to use Table Manager to start table server.

If You would like to use Table server manually, add in this package .env file based on .env.example with all secrets.

To start manually table:

yarn start

or in development mode for auto-restarting

yarn dev