Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions self-hosting/docker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: Self-host with Docker
description: 'Discover how to self-host Litlyx with Docker in seconds.'
---

## 1. Fork the project
## 1. Clone the project

From github fork the project on your local machine.
From github, clone the project on your local machine.


## 2. Build A Docker Image
Expand Down Expand Up @@ -53,7 +53,7 @@ Lit.init('project_id', {
```
## 5. Now is your turn.

Now you are up to go. You can use your own instance of Litlyx. Track analytics, easy way.
Now you are ready to go. You can use your own instance of Litlyx to track analytics easily.

<img
className="block dark:hidden"
Expand Down
4 changes: 2 additions & 2 deletions techs/serverless.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Serverless
description: 'Learn how to track your first visit & event using Cloud Functions, Lamba Fucntions or Edge Fucntions.'
description: 'Learn how to track your first visit & event using Cloud Functions, Lamba Functions or Edge Functions.'
---

coming soon.
coming soon.