/blog-api

My personal blog REST API made with Nest.JS and Prisma.io

Primary LanguageTypeScript

How to run

  • Setting up postgres with docker.
  docker-compose up -d postgres