Skip to content

YaSh8202/code-crafters

Repository files navigation

Code Crafters

Code Crafters is a web platform that provides challenges for users who want to practice their skills in various technologies, including frontend, backend, machine learning, mobile, blockchain, and more. Users can submit their solutions using any technology they like and browse the solutions of others, liking and commenting on them.

Stack Used

Getting Started

To get started with this project, you will need to have Node.js and npm installed on your machine.

  1. Clone the repository:
git clone https://github.com/YaSh8202/code-crafters.git
  1. Navigate to the project directory:
 cd code-crafters
  1. Install the dependencies: pnpm install
  2. Go to .env.sample and follow the instructions to get the required keys and tokens.
  3. Now create a .env file in the root directory and paste the keys and tokens in it.
  4. Now run the development server:
  pnpm dev

ERD

webhook test