Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sallbro/learn_p-d-n

performe CRUD operation on postgresql inside docker using nestjs endpoints...
https://github.com/sallbro/learn_p-d-n

crud-operation docker nestjs postgresql

Last synced: about 2 months ago
JSON representation

performe CRUD operation on postgresql inside docker using nestjs endpoints...

Awesome Lists containing this project

README

        

# performe CRUD operation on postgresql inside docker using nestjs endpoints
## Tech Stack

**Server:** Nest, Docker

**Database:** postgresql

## Installation

```bash
$ git clone https://github.com/Sallbro/learn_p-d-n.git
```

## Build the nestjs application and up the container

```bash
$ docker-compose up --build
```
## running database
> open browser to move pgadmin dashboard on port:80 to view tables.email & pass is writen on compose file.
> create a new server inside pgadmin using the credential given on compose file
## running application
> once the application is started port:3000
> test the endpoint

## Gaming API's
- steam - https://rapidapi.com/asusalman986/api/games-details/playground/apiendpoint_37bef8ef-fa55-4bf9-96c1-280e921ff4f0
- GOG - https://rapidapi.com/asusalman986/api/gog-good-old-game/playground/apiendpoint_7253ba30-e0a9-4696-9389-c1c83715aadf
## Stay in touch

- Author - [sallbro]([(https://github.com/Sallbro/])
- Website - [https://vrdev.in/]