Skip to content

victor-bern/ManyToMany-Relationship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManyToMany-Relationship

I had some trouble to understand how manytomany relationship works so i read a lot of articles and finally i did it.

In this project i use:

If you want test it clone repository

Create a database in postgres with name manytomany

In project directory use yarn to download all dependencies and yarn typeorm migration:runto create columns in postgres

Run yarn dev:server to server run

Now you can use Insomnia, if u want, to send info to routes or get info for routes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors