mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-21 13:23:04 +01:00
Finishing touches
This commit is contained in:
@@ -8,7 +8,7 @@ LOG_CHANNEL=stack
|
||||
|
||||
DB_CONNECTION=sqlite
|
||||
# Use absolute paths to the database
|
||||
DB_DATABASE=
|
||||
DB_DATABASE=/absolute/path/to/database/directory/speed.sdb
|
||||
|
||||
BROADCAST_DRIVER=log
|
||||
CACHE_DRIVER=file
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
This program runs a speedtest check every hour and graphs the results. The back-end is written in [Laravel](https://laravel.com/) and the front-end uses [React](https://reactjs.org/). It uses the [speedtest-cli](https://github.com/sivel/speedtest-cli) package to get the data and uses [Chart.js](https://www.chartjs.org/) to plot the results.
|
||||
|
||||

|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
BIN
database/speed.db
Normal file
BIN
database/speed.db
Normal file
Binary file not shown.
Reference in New Issue
Block a user