Giter VIP home page Giter VIP logo

shitake's Introduction

Shitkake

🎉Context

I work as an architect at BAM.

I'm currently staffed as the architect for the frontend part on a dating app that use a lot of CQRS / hexagonal architecture for the backend.

Last week, I had to estimate and sale a project that would need such an architecture.

I realised that while I would do personally it either akka stream or elixir with commanded, no one in my company would be able to work on it (we are specialists of JS, and we do a bit of php/python).

Thus I create this test project to battle test Nest and standardise some good practices.

This repo is a demo. It is not used in production, it will be updated a bit, documented a bit but won't be use in reality.

What will be used will be closed source but may serve to update this repo.

🏆Goals

  • ✅testability
  • 🔒security
  • 📖readability
  • 🖼separation of concern
  • 🏆standardisation
  • 📈performance / scalability

⚠️When not use this

Everytime, except if:

  • you need CQRS-ES
  • you need microservice
  • you need to do it in node
  • you love typescript
  • you are ok to read a repo with little to no doc (so far)

🛣Roadmap / starmap

Planned for really near future

  • 12 factor config
  • AuthGuard with JWT
  • Unit Test

Probably just after

  • E2E Test
  • Better linter
  • Task inter microservice: so far with Celery (python) and RabbitMQ
  • Document:
    • Why CQRS? Short term Pro? Short term Cons? Maintainability ? Links to learn more.
    • Why Onion architecture? Short term Pro? Short term Cons? Maintainability ? Links to learn more.
    • Why GRQC? Short term Pro? Short term Cons? Maintainability ? Links to learn more.
    • Why Celery/RabbitMQ? Short term Pro? Short term Cons? Maintainability ? Links to learn more.
    • How to create new µService/Query/Command ? Step by step.

Possibly in the future

Unlikely but maybe

  • tracing
  • service mesh

I would dream of it but lets be realistic

  • a celery like framework base on RabbitMQ

📜 Licence

MIT

If you like it, let's have a beer when you are in Paris.

shitake's People

Contributors

tychota avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.