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
**Lynx** is an open-source, self-hosted link manager that helps you gather all your digital touchpoints in a single page, with secure authentication and a fully customizable design.
8
8
@@ -11,11 +11,11 @@
11
11
# 📑 Table of Contents
12
12
13
13
1.[Lynx](#lynx)
14
-
-[🧪 Demo](#-demo)
14
+
-[🎥 Video](#-video)
15
+
-[🧪 Demo](#-demo)
15
16
-[✨ Features](#-features)
16
17
-[🔒 Security Features](#-security-features)
17
18
-[🛠 Tech Stack](#-tech-stack)
18
-
-[🎥 Video](#-video)
19
19
2.[🚀 Quick Start](#-quick-start)
20
20
-[1. Clone, Install & Run](#1-clone-install--run)
21
21
-[2. 🚀 Deploy on Railway](#2--deploy-on-railway)
@@ -25,6 +25,12 @@
25
25
5.[👨💻 Developed With](#-developed-with)
26
26
6.[📜 License](#-license)
27
27
28
+
---
29
+
## 🎥 Video
30
+
31
+
#### Lynx Demo
32
+
[](https://app.storylane.io/share/tjpm3tey6ven)
33
+
28
34
---
29
35
30
36
## 🧪 Demo
@@ -37,6 +43,7 @@
37
43
38
44
⚠️ The database resets automatically every 15 minutes.
39
45
46
+
---
40
47
41
48
## ✨ Features
42
49
@@ -68,18 +75,11 @@
68
75
69
76
---
70
77
71
-
## 🎥 Video
72
-
73
-
#### Lynx Demo
74
-
[](https://app.storylane.io/share/tjpm3tey6ven)
75
-
76
-
---
77
-
78
78
## 🚀 Quick Start
79
79
80
80
Credentials:
81
81
User: `admin`
82
-
Password: `ChangeMe123!`
82
+
Password: `ChangeMe123!`
83
83
84
84
### 1. Clone, Install & Run
85
85
@@ -95,8 +95,8 @@ Password: `ChangeMe123!`
95
95
npm run start
96
96
```
97
97
98
-
<p> Public → http://localhost:5173
99
-
<p> Admin → http://localhost:5173/admin
98
+
<p> Public → http://localhost:3001
99
+
<p> Admin → http://localhost:3001/admin
100
100
101
101
### 2. 🚀 Deploy on Railway
102
102
@@ -117,7 +117,7 @@ You can deploy **Lynx** on [Railway](https://railway.com) in a few steps:
0 commit comments