File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 22
33This is a template for a Logs Explorer web application. It is built with Next.js and [ Tinybird] ( https://tinybird.co ) .
44
5- You can use this template to bootstrap a mult -tenant, user-facing logs explorer for any software project. Fork it and make it your own!
5+ Use this template to bootstrap a multi -tenant, user-facing logs explorer for any software project. Fork it and make it your own!
66
77## Quick Start
88
@@ -20,11 +20,12 @@ Append the `tinybird/fixtures/logs.ndjson` file to the `logs` Data Source or str
2020
2121## Local Development
2222
23- Get started by forking the repository and then customizing it to your needs.
23+ Get started by forking the [ GitHub repository] ( https://github.com/tinybirdco/logs-explorer-template ) and then customizing it to your needs.
2424
2525Start Tinybird locally:
2626
2727``` bash
28+ curl -LsSf https://tbrd.co/fwd | sh
2829cd tinybird
2930tb local start
3031tb login
Original file line number Diff line number Diff line change 1- This is a template for a custom log analytics web application. It is built with Next.js and [ Tinybird] ( https://tinybird.co ) .
1+ This is a template for a Logs Explorer web application. It is built with Next.js and Tinybird.
22
3- You can use this template to bootstrap logging analytics for any software project. Fork it and make it your own!
3+ Use this template to bootstrap a multi-tenant, user-facing logs explorer for any software project. Fork it and make it your own!
44
55## Quick Start
66
@@ -17,11 +17,12 @@ Append the `tinybird/fixtures/logs.ndjson` file to the `logs` Data Source or str
1717
1818## Local Development
1919
20- Get started by forking the repository and then customizing it to your needs.
20+ Get started by forking the [ GitHub repository] ( https://github.com/tinybirdco/logs-explorer-template ) and then customizing it to your needs.
2121
2222Start Tinybird locally:
2323
2424``` sh
25+ curl -LsSf https://tbrd.co/fwd | sh
2526cd tinybird
2627tb local start
2728tb login
You can’t perform that action at this time.
0 commit comments