akinncar / github-stars

:sparkles: Fullstack monorepo web app to add tags on your starred repositories

Home Page:https://github-stars-akinncar.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT Deployed on Heroku Deployed on Vercel

Try in the Browser

Objective

As the name implies, GithubStars is a web app to list starred repositories from a user, and can manage retrieved repositories' tags (i.e., add, edit, delete, search). It is also a convienant way to look at all starred repos in a table format.

Documentation

The documentation was built with Docussaurus v2 to show developers how to start this project on a local machine. Docs also have an API Reference session containing all endpoints available on back-end. The website is available here.

Technologies

This is a monorepo created with Yarn Workspaces to manage the Server and Client sides. These technologies were picked focusing on Javascript/Typescript. Both packages are hosted and have an automated CI/CD. You can see all technologies used in the README and package.json files of each project. Also, you will see all Production URLs bellow:

License

The app's source code is made available under the MIT license. Some of the dependencies are licensed differently, with the BSD license, for example.

Contact

Akinn Rosa - Github - akinncar@hotmail.com

About

:sparkles: Fullstack monorepo web app to add tags on your starred repositories

https://github-stars-akinncar.vercel.app/

License:MIT License


Languages

Language:TypeScript 86.3%Language:JavaScript 10.5%Language:CSS 2.7%Language:HTML 0.4%Language:Shell 0.2%