Git Product home page Git Product logo

shivamsinghcse / backend_monorepo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from a-s-t-e-y-a/backend_monorepo

0.0 0.0 0.0 259 KB

A monorepo on GitHub is a single version-controlled repository that houses multiple projects or components, streamlining collaboration and shared development while centralizing versioning and code management. It promotes efficiency through shared resources and coordinated changes across interconnected codebases.

Shell 19.85% JavaScript 21.52% TypeScript 58.63%

backend_monorepo's Introduction

aah love with monorepo

Welcome to your project! This README provides information on how to get started and perform common tasks.

Getting Started

Follow these steps to get your project up and running:

  1. Clone the repository:
    git clone https://github.com/a-s-t-e-y-a/backend_monorepo.git
    cd project-directory
    
  2. To start the project:
    nx serve org-backend
    
  3. To lint the project:
    nx lint org-backend
    
  4. To build the project:
    nx build org-backend
    
    
  5. To commit using git bash script:
    chmod +x gitCommit.sh
     ./gitCommit.sh
    
    
  6. To read the api-docs
    route: /api-docs
    
    

backend_monorepo's People

Contributors

a-s-t-e-y-a avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.