• Stars
    star
    167
  • Rank 226,713 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

✨Let's contribute to OSS. Here is how to find good first issues in GitHub. "goofi" is an abbreviation of "good first issues".

Goofi

Let's contribute to OSS. Here is how to find good first issues in GitHub.

This is a simple app to list issues labelled as "good first issue" in repositories with over 500 stars.

>> Try Now <<

image

Features

  • Server side rendering with Next.js v9
  • Deployed on Vercel
  • GraphQL and Apollo

Development

You can bootstrap everything with docker-compose.

$ git clone [email protected]:ohbarye/goofi.git && cd goofi
$ echo GITHUB_ACCESS_TOKEN=<your token> > .env
$ yarn
$ docker-compose up -d
$ open http://localhost:3000

Without docker-compose

$ yarn
$ GITHUB_ACCESS_TOKEN=<your token> yarn dev
$ open http://localhost:3000

More Repositories

1

pbt

Property-Based Testing tool for Ruby, supporting multiple concurrency methods (Ractor, multiprocesses, multithreads).
Ruby
203
star
2

rails-react-typescript-docker-example

An example app built on Ruby on Rails + React.js + TypeScript + Docker Compose
Ruby
175
star
3

review-waiting-list-bot

Make your team's review great again! ✨ It's a Slack bot to list up review waiting list.
JavaScript
87
star
4

markdown-server

Simple markdown server written in Python. It converts your markdown file to HTML and returns a response as text/html.
Python
39
star
5

kpt-bot

Slack bot to encourage KPT retrospect 💭
JavaScript
29
star
6

react-use-kana

Tiny React hooks to build better Japanese form
TypeScript
21
star
7

route_mechanic

RouteMechanic detects broken routes with ease 🚋
Ruby
11
star
8

Hermes

Generate dummy data, or mask sensitive data with dummy. 😷
Python
6
star
9

trade-off-sliders

Trade-Off Sliders is one of Agile techniques in order to make agreement with your project's trade-off.
JavaScript
6
star
10

automaildoc

📧 Generate email preview from your mail spec
Ruby
6
star
11

dotfiles

Setup procedure for myself.
Vim Script
5
star
12

ohbarye.github.io

My profile 🐟 🐈 💨 and curriculum vitae
HTML
5
star
13

rusky

💎 + 🐶 = Rusky, it helps you to manage Git hooks easily.
Ruby
5
star
14

string-pixelater

This is a simple tool to pixelate any characters.
TypeScript
4
star
15

env-label

During development, have you operated on your production page that was open at the same time by mistake? Env Label will save you from such a mistake.
TypeScript
2
star
16

choka-scraper

This is a script to fetch catches of fishing by scraping https://www.fishing-v.jp/.
Python
1
star
17

tfjs-posenet-example

HTML
1
star
18

namesgenerator

Port of Docker 0.7.x names generator written in Ruby.
Ruby
1
star
19

3D-logo-generator

3D Logo Generator with three.js.
JavaScript
1
star
20

alfred-nightshift-workflow

This is a quite simple Alfred workflow to toggle Night Shift on/off on macOS.
1
star
21

swagger-merger-docker

This is an unofficial Docker image for https://github.com/WindomZ/swagger-merger.
Dockerfile
1
star
22

dotinstall

Practice swing with dotinstall.
JavaScript
1
star
23

colorful-contributions

Chrome extension to color GitHub contributions with your favorite color.
HTML
1
star