Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

[ARCHIVED] Schedule a Community Sync Up via Github Issues

Notifications You must be signed in to change notification settings

ipfs-inactive/community-call-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository has been archived!

This IPFS-related repository has been archived, and all issues are therefore frozen. If you want to ask a question or open/continue a discussion related to this repo, please visit the official IPFS forums.

We archive repos for one or more of the following reasons:

  • Code or content is unmaintained, and therefore might be broken
  • Content is outdated, and therefore may mislead readers
  • Code or content evolved into something else and/or has lived on in a different place
  • The repository or project is not active in general

Please note that in order to keep the primary IPFS GitHub org tidy, most archived repos are moved into the ipfs-inactive org.

If you feel this repo should not be archived (or portions of it should be moved to a non-archived repo), please reach out and let us know. Archiving can always be reversed if needed.


Community Call Helper 🤖 📅 ⚡️

Purpose:

Organizing community syncs can be tedious! The Community Sprint Helper is a collection of tools that makes it easier to schedule community syncs and to manage community sync notes.

Current Feature

  • Schedule a Community Sync Up via Github Issues

Schedule Community Sync Up Installation

  1. git clone https://github.com/ipfs/community-call-helper
  2. cd app
  3. npm install
  4. Go to Developer Settings and get your Personal Access tokens.
  5. Put your token in config.json
    {
        "token": ""
    }
  1. Go back to the command line and enter npm run serve
  2. Access the site via localhost:8080

Future Features

  • Announcement bar on IPFS website coming soon

  • Make the markdown customizable

  • Format notes

  • Compatibility with Peer Pad

  • Create PR for Community Sync Nots

About

[ARCHIVED] Schedule a Community Sync Up via Github Issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published