SourabHere / RepoGenerator

Home Page:https://repogen.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Login and Repository Creation Web App

This is a web application built with Nest.js that allows users to log in using their GitHub accounts and create a new repository with a sample file.

Prerequisites

Before running the application, make sure you have the following installed:

  • Node.js and npm
  1. Type the following command to install all the dependencies
npm install
  1. Navigate to http://localhost:3000/ to access the app
npm run start:dev

About

https://repogen.onrender.com/


Languages

Language:TypeScript 79.0%Language:JavaScript 11.3%Language:EJS 9.7%