This commit is contained in:
parent
486da7450d
commit
15156a624a
1 changed files with 4 additions and 14 deletions
18
README.md
18
README.md
|
@ -17,11 +17,11 @@
|
|||
|
||||
<a href="https://little-lines.techtransthai.org">เข้าใช้งานเว็บแอป</a>
|
||||
•
|
||||
<a href="https://codeberg.org/TechTransThai/little-lines/wiki">เอกสาร</a>
|
||||
<a href="https://www.techtransthai.org/webapps/little-lines/">โฮมเพจ</a>
|
||||
|
||||
<h5>ร่วมพูดคุยกับเรา:</h5>
|
||||
<a href="https://discord.gg/3tRdRE3tGv">
|
||||
<img alt="Discord" src="https://img.shields.io/discord/1222303235814199306?label=Discord&color=blueviolet">
|
||||
<a href="https://t.me/techtransthai">
|
||||
<img alt="Telegram" src="https://img.shields.io/badge/Telegram-TechTransThai Community-blue">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
@ -41,18 +41,8 @@ Littles Lines คือระบบนำทางสำหรับล้อข
|
|||
สำหรับการพัฒนาด้วย NPM
|
||||
|
||||
```
|
||||
$ git clone https://codeberg.org/TechTransThai/little-lines.git
|
||||
$ git clone https://gitlab.com/little-lines/frontend.git
|
||||
$ cd little-lines
|
||||
$ npm i
|
||||
$ npm run dev
|
||||
```
|
||||
|
||||
|
||||
สำหรับ Production ด้วย Podman/Docker
|
||||
|
||||
```
|
||||
$ 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
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue