Skip to content

sue445/regional-rb-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regional-rb-calendar

地域.rbの開催情報を集めたカレンダーです

https://sue445.github.io/regional-rb-calendar/

build

グループの追加方法

docs/config/connpass.jsondocs/config/doorkeeper.jsonidnameseries_id (connpassのみ) を追加するだけ

series_id は下記のようなコマンドで調べてください。(下記の例だと series_id2338

$ curl -s https://fukuokarb.connpass.com/ | grep "https://connpass.com/series/"
          <input type="hidden" name="next" value="https://connpass.com/series/2538/?gmem=1" />

Development

bundle config --local path "vendor/bundle"
bundle install

bundle exec functions-framework-ruby --target regional-rb-calendar

curl http://localhost:8080/api/calendar/connpass.ics
curl http://localhost:8080/api/calendar/doorkeeper.ics

About

地域.rbの開催情報を集めたカレンダーです

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages