ShivaBhattacharjee / git-a-life

Home Page:https://git-a-life.vercel.app

Repository from Github https://github.comShivaBhattacharjee/git-a-lifeRepository from Github https://github.comShivaBhattacharjee/git-a-life

Git a life

NextJs GitHub repo size

Git-a-life: where you find your skill issues

View Demo . Report Bug . Request Feature

Table Of Contents

About The Project

image

"Git a Life" is a project for all those "pro developers" out there who keep accidentally pushing their .env files and trashing their repos. Because nothing says "I know what I'm doing" like leaving your secrets exposed for the world to see.

Built With

Git-a-life is built using NextJs

Getting Started

Prerequisites

Git is a distributed version control system used for software development. It allows multiple developers to work on the same codebase simultaneously, keeping track of changes and managing versions. It also enables users to revert changes and collaborate more effectively.

NodeJs is a JavaScript runtime built on Chrome's V8 JavaScript engine. It allows developers to execute JavaScript code outside of a web browser, making it possible to create server-side applications with JavaScript. Node.js is fast, lightweight, and scalable, making it popular for building modern web applications.

Coding skills is a necessary thing to have in order to understand the working of the project

Installation

API KEYS

Get api keys from :-

Local

Rename .env.example to .env.local and fill the required fields

git clone https://github.com/ShivaBhattacharjee/git-a-life
cd git-a-life
npm install
npm run dev

Server will start at http://localhost:3000/

Host your own

  • Vercel

Deploy with Vercel

  • Netlify

Deploy to Netlify

  • Render

Deploy to Render

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it

  • Please make sure you check your spelling and grammar.

Creating A Pull Request

Wanna contribute to Git a life ?

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/FeatureName)
  3. Commit your Changes (git commit -m 'Add some FeatureName')
  4. Push to the Branch (git push origin feature/FeatureName)
  5. Open a Pull Request

Raising an issue

If you're experiencing any problems with Git a life, please be sure to review our issue template before opening a new issue. The template includes a list of questions and prompts that will help us better understand the issue you're experiencing, and it will ensure that we have all of the necessary information to investigate the problem.

We kindly ask that you provide as much detail as possible when submitting an issue, including steps to reproduce the problem, any error messages that you have seen, and any other relevant information. This will help us to identify and fix the issue more quickly.

Thank you for your cooperation, and we look forward to hearing from you!

Code of conduct

Developers are requested to go through our code of conduct thoroughly to maintain a peaceful environment within our project.

License

Distributed under the Apache License 2.0 . See LICENSE for more information.

Authors

About

https://git-a-life.vercel.app


Languages

Language:TypeScript 95.0%Language:CSS 4.0%Language:JavaScript 0.9%