From 00a1d07ae2121794da89126e1bc73dc380bfc3f4 Mon Sep 17 00:00:00 2001 From: Late Night Defender Date: Wed, 27 Mar 2024 05:12:03 +0700 Subject: [PATCH] update readme --- README.md | 40 +++++++++------------------------------- 1 file changed, 9 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index be6d32d..c671cbd 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,7 @@ License: AGPLv3 - - Build Status - - Service Status + Service Status @@ -20,11 +17,11 @@ เข้าใช้งานเว็บแอป  •  - เอกสาร + เอกสาร
ร่วมพูดคุยกับเรา:
- - Discord + + Discord @@ -44,37 +41,18 @@ Littles Lines คือระบบนำทางสำหรับล้อข สำหรับการพัฒนาด้วย NPM ``` -$ git clone https://gitlab.com/openKMITL/micromobility-navigation.git -$ cd micromobility-navigation +$ git clone https://codeberg.org/TechTransThai/little-lines.git +$ cd little-lines $ npm i $ npm run dev ``` -สำหรับการพัฒนาด้วย Yarn - -``` -$ git clone https://gitlab.com/openKMITL/micromobility-navigation.git -$ cd micromobility-navigation -$ yarn -$ yarn dev -``` สำหรับ Production ด้วย Podman/Docker ``` -$ git clone https://gitlab.com/openKMITL/micromobility-navigation.git -$ cd micromobility-navigation +$ git clone https://codeberg.org/TechTransThai/little-lines.git +$ cd little-lines $ podman build -t littlelines:20230720 . $ podman run --name littlelines -p 8080:80 -d littlelines:20230720 -``` - -## Special Thanks - -
- - openKMITL" - - - TTT Logo - -
\ No newline at end of file +``` \ No newline at end of file