mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
Build fork of Gancio
.vscode | ||
assets | ||
components | ||
layouts | ||
locales | ||
middleware | ||
pages | ||
plugins | ||
server | ||
static | ||
store | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc | ||
.sequelizerc | ||
nuxt.config.js | ||
package.json | ||
README.md |
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