Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brandon-a-pinto/nebula
- Owner: brandon-a-pinto
- License: gpl-3.0
- Created: 2023-08-01T21:51:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-08T17:11:26.000Z (about 1 year ago)
- Last Synced: 2024-06-22T15:49:55.149Z (7 months ago)
- Topics: docker, go, golang, grpc, microservices, mongodb, postgresql, rabbitmq, react, typescript
- Language: Go
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
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.