Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brandon-a-pinto/nebula

Microservices application written in Golang and Typescript
https://github.com/brandon-a-pinto/nebula

docker go golang grpc microservices mongodb postgresql rabbitmq react typescript

Last synced: about 2 months ago
JSON representation

Microservices application written in Golang and Typescript

Awesome Lists containing this project

README

        

# Nebula

A social media fullstack project using microservices architecture.

## Usage

``` bash
git clone https://github.com/brandon-a-pinto/nebula.git
cd nebula
make prepare
sudo make up_build
```

## Technologies

- Golang
- TypeScript
- React
- gRPC
- RabbitMQ
- PostgreSQL
- MongoDB
- Docker

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what would you like to change.