Skip to content

shuvadeepmondal/Finder

 
 

Repository files navigation

📐 System Design

image

🛠️ Tech Stack

Languages

Frameworks

Databases

Services

🛠️ Prerequisites

  • Node.js installed on your machine 🟩
  • Git installed on your machine 🐙

⚙️ Installation

At First Install concurrently

 pnpm add concurrently
  1. Install All Dependencies 🚢

    pnpm install:all
  2. Run Project 🚢

    pnpm dev:all
  3. Run Frontend 🚢

    pnpm dev:frontend
  4. Run Frontend 🚢

    pnpm dev:backend

❤️ Contributing

We welcome contributions to FINDER!

To get started, please check out the CONTRIBUTING.md file for guidelines on how to contribute. Here are some key points:

  • Create a new branch from your fork for any changes you make.

  • Always Contribute in dev branch.

  • If you're adding a new features, please add it inside the apps directory.

  • If you're working on the documentation website, please work inside the docs directory .

Note: If contributions do not follow the guidelines specified in the CONTRIBUTING.md file, the pull request will not be accepted ❌.

Contributors of Finder 🚀

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.3%
  • Other 1.7%