Skip to content

This Project is used to verify & reproduce Typegoose related issues

Notifications You must be signed in to change notification settings

typegoose/typegoose-testing

Repository files navigation

This Project is used to verify Typegoose-issues

only branches that need to be shared are to find here

Setup

# clone the repository
git clone https://github.com/typegoose/typegoose-testing.git

# change directory into the repository
cd typegoose-testing

# fetch all branches
git fetch --all

# if specific branch
git checkout -b local_branch_name_here origin/remote_branch_name_here

# install all packages
yarn install

# open your editor, if needed
code .

# run code
yarn run run

About

This Project is used to verify & reproduce Typegoose related issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published