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
+22-6
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# sensors.social
2
2
3
+
---
4
+
3
5
## 📌 Overview
4
6
5
7
**sensors.social** is a decentralized application that visualizes data from sensors sending their measurements to the blockchain (Polkadot network, Robonomics parachain). The platform supports two modes of operation:
@@ -9,15 +11,18 @@
9
11
10
12
For more details on connectivity and how to deploy your own map interface (or even a connectivity server), visit [Robonomics Academy](https://robonomics.academy/en/learn/sensors-connectivity-course/overview/).
11
13
14
+
---
15
+
12
16
## 🚀 Deployment
13
17
14
-
### 1️⃣ Clone the Repository
18
+
This section is intended for contributors working on the existing map and developers setting up their own map interface. For comprehensive instructions on configuring your own user interface, refer to the next sections.
15
19
16
-
Simply clone the repository and navigate to the project directory:
20
+
### 1️⃣ Fork & Clone the Repository
21
+
22
+
If you plan to contribute or customize the project extensively, consider forking it first. Then clone the repository:
0 commit comments