Build fork of Gancio
Find a file
2019-05-30 12:04:14 +02:00
.vscode . 2019-05-30 12:04:14 +02:00
assets . 2019-05-30 12:04:14 +02:00
components . 2019-05-30 12:04:14 +02:00
layouts . 2019-05-30 12:04:14 +02:00
locales/email . 2019-05-30 12:04:14 +02:00
middleware start with nuxt 2019-04-03 00:25:12 +02:00
pages . 2019-05-30 12:04:14 +02:00
plugins . 2019-05-30 12:04:14 +02:00
server . 2019-05-30 12:04:14 +02:00
static start with nuxt 2019-04-03 00:25:12 +02:00
store . 2019-05-30 12:04:14 +02:00
widgets mille storie 2019-04-29 00:27:29 +02:00
.editorconfig start with nuxt 2019-04-03 00:25:12 +02:00
.eslintrc.js keep going with api porting in nuxt 2019-04-23 13:45:52 +00:00
.gitignore clean configuration 2019-04-30 15:16:50 +02:00
.prettierrc start with nuxt 2019-04-03 00:25:12 +02:00
config.js clean configuration 2019-04-30 15:16:50 +02:00
db.sqlite start with nuxt 2019-04-03 00:25:12 +02:00
nuxt.config.js . 2019-05-30 12:04:14 +02:00
package.json . 2019-05-30 12:04:14 +02:00
README.md . 2019-05-30 12:04:14 +02:00

gancio

event manager for radical communities

⚠️ Gancio is under heavy development, if something is not working as expected, it's expected :D

Install

# install dependencies
$ yarn install

# build for production and launch server
$ yarn build
$ yarn start

nginx setup

https://nuxtjs.org/faq/nginx-proxy

For detailed explanation on how things work, checkout Nuxt.js docs.

Hacking

$ yarn dev

Add a new icon

plugin/vue-awesome.js