From 00a1d07ae2121794da89126e1bc73dc380bfc3f4 Mon Sep 17 00:00:00 2001 From: Late Night Defender Date: Wed, 27 Mar 2024 05:12:03 +0700 Subject: [PATCH 01/19] 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 From 5b848b045675032ebe3a86bb5f7aa38d7f4a985a Mon Sep 17 00:00:00 2001 From: Late Night Defender Date: Wed, 27 Mar 2024 05:16:52 +0700 Subject: [PATCH 02/19] update about page --- src/views/About.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/About.vue b/src/views/About.vue index 5c8c3cf..e287233 100644 --- a/src/views/About.vue +++ b/src/views/About.vue @@ -13,7 +13,7 @@

Little Lines

-

openKMITL Community

+

TechTransThai Community

@@ -26,7 +26,7 @@ v-for="(item, i) in sourcecode_items" :key="i" :value="item" - :href="'https://gitlab.com/openKMITL/little-lines'" + :href="'https://codeberg.org/TechTransThai/little-lines'" >