Skip to content

Elfoslav/next-nest-persons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A list of persons developed in Nest.js and Next.js

You have to run Nest.js server in the server folder. You will have to rename .env-example to .env and create PostgreSQL database persons.

Then run Next.js client in the client folder.