Quickly get going with showing public accounts or devices with Trackpac.
Allows you to view any account or device that is marked as public on Trackpacs system.
Edit /src/config.js
to replace logo, logo alt, site title and site url
Any uploaded logo files need to sit in the public/
folder.
Thats it! edit to your hearts content :)
First run yarn
to grab all the packages then yarn start
to run locally.
yarn test
will run some basic tests with jest, worth extending.