Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 1.71 KB

README.md

File metadata and controls

63 lines (46 loc) · 1.71 KB

iTaigi 愛台語

Build Status devDependency Status made in taiwan made in g0v

Run

$ cd tsiantuan/
$ npm ci
$ npm run start

Then open http://localhost:3000/

Nodejs installation (optional)

可使用nvm安裝nodejs,請安裝nodejs版本16。

$ curl ...
$ nvm install 16

$ nvm use 16

Backend

Wiki

zcat TSULIAUKHOO.sql.gz | docker-compose exec -T postgres psql -U postgres

更新、上線

git pull
docker compose build --pull
docker compose pull
docker compose up -d
docker compose exec gunicorn python manage.py migrate

Hó-sè.

License

MIT License http://g0v.mit-license.org/