Skip to content

vineyrawat/gflow

Repository files navigation

Gflow - Repository Workflow Monitoring Application

Description

This Git repository contains Gflow, a web application built with Next.js, which allows users to log in with their GitHub account and monitor and view workflows of repositories. The application leverages Next.js, Next-auth, Tailwind CSS, and Yarn as the tech stack. Gflow provides a seamless and secure authentication process for users to access the application's features, enabling them to monitor and track the workflows of various repositories.

Tech Stack

  • Next.js
  • Next-auth
  • Tailwind CSS
  • Yarn

Installation

To set up Gflow locally, follow the steps below:

  1. Clone the repository:

    git clone [repository-url]
  2. Navigate to the project directory:

    cd project-directory
  3. Install the dependencies using Yarn:

    yarn install
  4. Start the development server:

    yarn dev
  5. Open your browser and visit http://localhost:3000 to access Gflow.

Please ensure that you have Node.js and Yarn installed on your system before proceeding with the installation.

Usage

Once Gflow is running locally, you can access it through your browser. The application provides a login interface where users can authenticate using their GitHub accounts. After successful authentication, users can monitor and view the workflows of various repositories, gaining valuable insights and tracking the progress of their projects.

License

About

A web application to interact with Google Books API

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published