Skip to content

abhinayjangde/codebhaiya

Repository files navigation

The right way to learn coding.

🔥 YouTube - https://www.youtube.com/@AbhinayJangde

Recommended Courses

Future Courses

  • Docker Complete Course
  • Matrix Web Dev

Local Development Setup

This repository is in development mode. You can contribute to this repository by following the below steps. If you want to contribute production code. visit

  1. Clone the repository
git clone https://github.com/abhinayjangde/codebhaiya.git
  1. Change the directory
cd codebhaiya
  1. Install the dependencies
pnpm install
  1. Copy the .env.example file to .env
cp apps/web/.env.example apps/web/.env
cp packages/db/.env.example packages/db/.env
  1. Start the development server
pnpm dev
  1. Open the browser and visit http://localhost:3000

Pull requests are always welcome😘

About

codebhaiya - the right way to learn coding.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published