XaviTorello / comunitats.cat

Comunitats.CAT PoC

Home Page:https://www.comunitats.cat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comunitats.CAT PoC

This provides a proof of concept for the Comunitats.CAT site. It's hosted on Github and uses a scheduled Github Action to fetch, parse and store all new Meetup events in calendarEntries.json.

To add new Meetup groups, just create a new entry in meetups.json. In the next scheduled CI execution the app will be populated with their events automatically!

Development

If needed install globally parcel with:

yarn global add parcel-bundler`

Local development

Start dev server with:

yarn start

Build

yarn build

About

Comunitats.CAT PoC

https://www.comunitats.cat

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 58.0%Language:HTML 19.8%Language:CSS 16.2%Language:Python 4.9%Language:Shell 1.1%