Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aleksk1ng/food-delivery-graphql-api

Eats-api
https://github.com/aleksk1ng/food-delivery-graphql-api

aws-s3 docker example graphql jwt nestjs node postgresql redis typeorm

Last synced: 5 days ago
JSON representation

Eats-api

Awesome Lists containing this project

README

        


Nest Logo

## [Nest](https://github.com/nestjs/nest) NestJS GraphQL API example 👋

## Start for local development
```
➜ docker-compose up --build
➜ npm install
➜ npm run start:dev

```
#### 👨‍💻 Full list what has been used:
* [NestJS](https://github.com/nestjs/nest) - NodeJS web framework
* [TypeORM](https://docs.nestjs.com/recipes/hot-reload#typeorm) - NodeJS DB ORM
* [Redis](https://redis.io/) - Redis for subscriptions.
* [Docker](https://www.docker.com/) - Docker
* [PostgreSQL](https://www.postgresql.org/) - PostgreSQL
* [aws-sdk](https://www.npmjs.com/package/aws-sdk) - AWS S3
* [GraphQL](https://docs.nestjs.com/graphql/quick-start) - GraphQL