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 b5adceb4bb [en] neopronouns header 2020-12-06 13:12:50 +01:00
assets
components #61 [en] credits Ausir & Szymon 2020-12-05 21:27:40 +01:00
layouts #115 [pl] formy omijające płeć 2020-11-29 11:03:15 +01:00
locale [en] neopronouns header 2020-12-06 13:12:50 +01:00
migrations #122 move sources to db 2020-12-04 22:09:57 +01:00
pages
plugins
routes [profile] trim pronouns 2020-12-05 22:01:12 +01:00
server #122 sources - cleanup miscommit 2020-12-05 20:55:28 +01:00
src #61 [en] they/them/themselves 2020-12-05 21:19:40 +01:00
static [flags] cis ally 2020-12-03 23:33:44 +01:00
store
.env.dist
.gitignore
Makefile
README.md
nuxt.config.js fix og:image 2020-11-29 18:36:57 +01:00
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