Skip to content

R-o-d-r-i-g-o/parallelism-with-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operations with Child Process (Proof of Concept)

Getting Started

Before running the project, ensure you have Docker and Docker Compose installed. Follow these steps:

  1. Clone the Repository:

    git clone https://github.com/R-o-d-r-i-g-o/parallelism-with-node.git
    
    cd parallelism-with-node
  2. Spin up the Databases:

    docker-compose up -d
  3. pnpm install:

    # node should be in v20.12.1
    
    pnpm install
    pnpm dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published