Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
/ git_boy Public archive

A realtime application built with elixir phoenix that helps in searching and filtering of repositories from github.

Notifications You must be signed in to change notification settings

Kinyugo/git_boy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitBoy

An application that makes use of phoenix liveview to provide realtime searching and filtering of github repositories.

Setup

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Demo

Live demo here

About

A realtime application built with elixir phoenix that helps in searching and filtering of repositories from github.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published