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

https://github.com/harrytran998/test-microservices


https://github.com/harrytran998/test-microservices

commitlint cors docker graphql microservice nodejs postgresql reactjs rest-api sequelize terraform

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Test microservices

Uses the following technologies:

- Docker (and Docker Compose)
- React
- Node.js
- PostgresQL
- Sequelize

## Run Local

```sh
# in main directory
docker-compose up

# in a separate terminal, inside client-app
yarn && yarn watch
```

## Deploy

Use AWS

![Structure](https://i.imgur.com/2plmOfn.png)