This package contains Raspberry Pi Server as part of mostly hardware part of project.
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