2019-03-10 01:01:23 +01:00
2019-03-10 01:01:23 +01:00
2019-03-10 01:01:23 +01:00
2019-03-07 14:59:28 +01:00
2019-02-26 00:02:42 +01:00
2019-03-07 14:59:28 +01:00
2019-02-26 01:17:52 +01:00
2019-03-05 15:19:01 +01:00
2019-02-26 01:25:03 +01:00
2019-03-10 01:01:23 +01:00
2019-03-05 01:37:46 +01:00
2019-03-10 01:01:23 +01:00
...
2019-02-26 01:30:12 +01:00

gancio

an event manager for radical communities [WIP]

dev

both backend (/app) and frontend(/client) are in this repo.

backend stack: node.js, express, sequelize.
frontend stack: vue, webpack, boostrap

git clone https://github.com/lesion/gancio.git
cd gancio 
# install back-end dependencies
yarn
# run back-end in development mode
yarn dev

cd client
# install front-end dependencies
yarn
# run front-end in development mode
yarn dev
Description
No description provided
Readme 31 MiB
Languages
JavaScript 57.7%
Vue 36.8%
PHP 2.8%
Svelte 1.4%
Pug 0.6%
Other 0.6%