Skip to content

i3thuan5/itaigi

 
 

Repository files navigation

iTaigi 愛台語

Build 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/

About

新台語·運動

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.2%
  • HTML 21.6%
  • Python 5.1%
  • Gherkin 1.0%
  • CSS 1.0%
  • Dockerfile 0.1%