Skip to content

labbsr0x/githunter-web

Repository files navigation

Githunter-Web

This project is a web front-end designed to provide some visual informations about repositories and users present in GitHub, Gitlab and others providers.

How to run

Run locally

After clone this repository, execute this command on terminal for make sure to install all the dependencies:

yarn install

So on, you're ready to run the application:

yarn start

Run using Docker

To run with docker-compose, open your cloned project and navigate into the root directory. Then, open a terminal session and enter the following:

docker-compose up -d

And you can open http://localhost:3000 to view it in the browser.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. ​ Please make sure to update tests as appropriate. ​

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published