Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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...
- Host: GitHub
- URL: https://github.com/sallbro/learn_p-d-n
- Owner: Sallbro
- Created: 2024-06-26T06:59:12.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T07:26:34.000Z (7 months ago)
- Last Synced: 2024-06-26T08:32:23.124Z (7 months ago)
- Topics: crud-operation, docker, nestjs, postgresql
- Language: TypeScript
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/]