Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 429 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 429 Bytes

Ambassador project

Have been built as monolith, but slicing it to microservices.

Info

Stack

    Backend: Laravel;
    Frontend: VueJS, Nuxt 3;
    MessageBroker: Apache kafka with confluent cloud;
    Containerization: Docker and docker-compose;
    Caching: Redis;
    3-rd party API's: StripeAPI;

Other

Frontend have 3 points: 
    Ambassador side, 
    Admin side and Stripe checkout side.