mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-19 13:21:46 +00:00
Add live demo link to README and repo description (v2.3.1)
This commit is contained in:
@@ -9,6 +9,8 @@ A self-hosted, real-time collaborative travel planner for organizing trips with
|
|||||||
[](https://github.com/mauriceboe/NOMAD)
|
[](https://github.com/mauriceboe/NOMAD)
|
||||||
[](https://github.com/mauriceboe/NOMAD/commits)
|
[](https://github.com/mauriceboe/NOMAD/commits)
|
||||||
|
|
||||||
|
**[Live Demo](https://demo-nomad.pakulat.org)** — Try NOMAD without installing. Resets hourly.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- **Real-Time Collaboration** — Plan together via WebSocket live sync — changes appear instantly across all connected users
|
- **Real-Time Collaboration** — Plan together via WebSocket live sync — changes appear instantly across all connected users
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nomad-server",
|
"name": "nomad-server",
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node --experimental-sqlite src/index.js",
|
"start": "node --experimental-sqlite src/index.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user