An open API service indexing awesome lists of open source software.

https://github.com/raoofjm/nestjs-blog-postgres

This repository is a feature-rich and scalable open-source blogging platform built on top of the NestJS framework.
https://github.com/raoofjm/nestjs-blog-postgres

docker javascript jwt nestjs nodejs postgres prisma redis typescript

Last synced: 3 months ago
JSON representation

This repository is a feature-rich and scalable open-source blogging platform built on top of the NestJS framework.

Awesome Lists containing this project

README

          


Nest Logo

[circleci-image]: https://img.shields.io/circleci/build/github/nestjs/nest/master?token=abc123def456
[circleci-url]: https://circleci.com/gh/nestjs/nest

Simple Example of a NestJS Blog Using Postgres and Prisma


## Description

The NestJS Blog Repository is a comprehensive, open-source blogging platform designed for developers and bloggers who seek a simple and scalable solution. Leveraging the power of NestJS, Postgres, Prisma, Docker, Redis, and Node.js, this repository offers a blogging web service experience, providing a solid foundation for building and managing modern, feature-rich blogs.

## Installation

```bash
$ npm install
```

## Running the app

```bash
# development
$ npm run start

# watch mode
$ npm run start:dev
```

## Running the app in Docker

```bash
$ docker-compose up --build
```

## Stay in touch

- Author - [Raoof JalaliMehr](https://kamilmysliwiec.com)
- Linkedin - [RaoofJM](https://www.linkedin.com/in/raoofjm/)
- Instagram - [@Raoof.J.M](https://www.instagram.com/raoof.j.m/)

## License

This project is licensed under the [MIT License](LICENSE).