Skip to content

Commit

Permalink
docs: temp remove badges
Browse files Browse the repository at this point in the history
  • Loading branch information
bashleigh committed May 18, 2021
1 parent 376b510 commit fa6fdbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# NestJS Blog

<a href="https://travis-ci.org/bashleigh/nestjs-blog"><img src="https://travis-ci.org/bashleigh/nestjs-blog.svg?branch=master"/></a>
<a href='https://coveralls.io/github/bashleigh/nestjs-blog?branch=master'><img src='https://coveralls.io/repos/github/bashleigh/nestjs-blog/badge.svg?branch=master' alt='Coverage Status' /></a>
<!-- <a href="https://travis-ci.org/bashleigh/nestjs-blog"><img src="https://travis-ci.org/bashleigh/nestjs-blog.svg?branch=master"/></a>
<a href='https://coveralls.io/github/bashleigh/nestjs-blog?branch=master'><img src='https://coveralls.io/repos/github/bashleigh/nestjs-blog/badge.svg?branch=master' alt='Coverage Status' /></a> -->

This is an example of how to use [nestjs](https://github.com/nestjs/nest) with jwt and typeorm to build a basic blog API.

Expand Down

0 comments on commit fa6fdbd

Please sign in to comment.