Skip to content

i3thuan5/itaigi

 
 

Repository files navigation

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/

Packages

No packages published

Languages

  • JavaScript 71.1%
  • HTML 21.6%
  • Python 5.1%
  • Gherkin 1.2%
  • CSS 0.9%
  • Dockerfile 0.1%