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
Paweł Dembowski b1ce3b3dc8 [en] Update events.js 2021-09-27 18:55:01 +00:00
assets
components [names][calendar] #265 add calendar entries for namedays (disabled) 2021-09-25 16:25:40 +02:00
layouts
locale [en] Update events.js 2021-09-27 18:55:01 +00:00
migrations [names] #265 move names to db 2021-09-25 14:55:53 +02:00
pages
plugins [dev] disable matomo on dev 2021-09-25 14:56:05 +02:00
routes [names] #265 move names to db 2021-09-25 14:55:53 +02:00
server [names][calendar] #265 add calendar entries for namedays (disabled) 2021-09-25 16:25:40 +02:00
src [names][calendar] #265 add calendar entries for namedays (disabled) 2021-09-25 16:25:40 +02:00
static [flags] copy Sapphic_ to Lesbian___ 2021-09-26 11:10:44 +02:00
store
.env.dist #249 [calendar] twitter bot 2021-09-16 12:52:10 +02:00
.gitignore
LICENSE.md [license] change back the damn name 2021-09-21 20:44:42 +02:00
Makefile
README.md
nuxt.config.js
package.json #249 [calendar] twitter bot 2021-09-16 12:52:10 +02:00
yarn.lock #249 [calendar] twitter bot 2021-09-16 12:52:10 +02: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