This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Avris 94e7555a83 Merge branch 'VaultAusir-main-patch-75252' into 'main'
slight correction

See merge request Avris/Zaimki!28
2021-02-09 19:54:44 +00:00
assets #104 [pl] słownik języka inkluzywnego - minor improvements 2021-01-24 17:54:50 +01:00
components #182 [bug] flag widget misbehaving 2021-02-08 21:07:29 +01:00
layouts
locale slight correction 2021-02-09 02:22:35 +00:00
migrations [census] instead of disallowing suspicious answers, mark them 2021-02-01 11:02:57 +01:00
pages
plugins [zh] apply <Spelling> in more places 2021-02-01 21:03:30 +01:00
routes [zh] spelling 2021-02-06 23:51:43 +01:00
server [census] restore anonymisation of ip & fingerprint 2021-02-06 20:57:44 +01:00
src [zh] publish 2021-02-06 21:19:52 +01:00
static [pl][blog] arczi wyborcza - fix img 2021-01-28 22:08:25 +01:00
store
.env.dist
.gitignore
Makefile
README.md
nuxt.config.js
package.json
yarn.lock

README.md

Zaimki

Build Setup

# install dependencies
$ make install

# configure environment
$ nano .env
$ make switch LANG=pl

# serve with hot reload at localhost:3000
$ make run

# build for production and launch server
$ make deploy
$ nuxt start