You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@
29
29
- 👥 Invite the whole team so that everyone (devs, ops, product, marketing…) is involved in performance
30
30
- 🗺 Audit the performance of individual URLs or entire user journeys ([even on Single Page Apps!](https://css-tricks.com/recipes-for-performance-testing-single-page-applications-in-webpagetest/))
31
31
- 📸 Easily access and compare WebPageTest results between audits
32
+
- 🙈 Can be used with your own Private Instance of WebPageTest
32
33
33
34
You can try a demo version by logging in to https://falco.theo.do with the credentials `demo / demodemo`.
34
35
@@ -40,6 +41,8 @@ You can deploy Falco on Heroku by clicking on the following button:
40
41
41
42
You will need to provide your credit card details to Heroku, but you will be under the free tier by default. You can find more details on why they are needed and Heroku’s pricing policy [in the docs](https://getfal.co).
42
43
44
+
After deployment, you can connect to Falco (and the admin interface at `/admin/`) with the credentials `admin` and `admin`: make sure to change your password after connecting!
45
+
43
46
<details>
44
47
<summary>Heroku Teams user? Click here to deploy Falco.</summary>
0 commit comments