Skip to content

A simple automated testing demo with NestJs and Prisma

License

Notifications You must be signed in to change notification settings

mrtinsvitor/nest-blog-posts

Repository files navigation

NestJs Blog Posts

Languages GitHub top language License

A simple automated testing demo with NestJs and Prisma

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact

About The Project

A basic demonstration of automated testing in Nest.Js with Prisma. This is the sample project of an article in DEV.to.

Built With

Getting Started

Prerequisites

You need to install Node.js and Yarn or NPM

After that you can clone the repository with:

git clone https://github.com/mrtins/meisterlabs-challenge

You can install the dependencies by running:

yarn install or npm install

Usage

You can run the application with the following command

yarn start:dev or npm run start:dev

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Vitor Martins - @mrtinsvitor - vitorfigmartins@gmail.com

Project Link: https://github.com/mrtins/nest-blog-posts

About

A simple automated testing demo with NestJs and Prisma

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published