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 5c570962cf [fr][pt][zh] translate "any" route 2021-12-02 16:52:41 +01:00
assets #280 highlight diffs in dictionary proposed changes 2021-11-29 19:25:23 +01:00
components <T> allow adding an icon for each paragraph 2021-12-01 16:14:48 +01:00
layouts
locale [fr][pt][zh] translate "any" route 2021-12-02 16:52:41 +01:00
migrations
pages
plugins
routes <T> allow adding an icon for each paragraph 2021-12-01 16:14:48 +01:00
server #277 [user] Discord OAuth 2021-11-30 21:24:42 +01:00
src #277 [user] Discord OAuth 2021-11-30 21:24:42 +01:00
static #279 [pronouns] pronoun groups in the generator 2021-11-29 19:50:27 +01:00
store
.env.dist #277 [user] Discord OAuth 2021-11-30 21:24:42 +01:00
.gitignore add docs-local to gitignore 2021-11-27 23:45:14 +01:00
LICENSE.md
Makefile
README.md
nuxt.config.js #281 [en][pl][pronouns] mirrorprominal 2021-11-30 18:50:38 +01:00
package.json #280 highlight diffs in dictionary proposed changes 2021-11-29 19:25:23 +01:00
yarn.lock #280 highlight diffs in dictionary proposed changes 2021-11-29 19:25:23 +01:00

README.md

Zaimki.pl / Pronouns.page

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

See LICENSE