Giter Site home page Giter Site logo

poc-emon's Introduction

POCemon

aka POC (Proof Of Concept) + Pokemon 🤩

The goal of this monorepo is to centralize my POC back, front and why not fullstack, made during my various professional experiences.

All backs will serve the same API and use the same DB structure.

All fronts must have the same interface and consume the same API (whatever the back).

I will try to provide a devcontainer.json for VS code for each POC to avoid rotting PCs with each techno.

Available POC

Project organization

📦poc-emon
 ┣ 📂shared
 ┃ ┣ 📂data
 ┃ ┣ 📂style
 ┃ ┗ 📂...
 ┣ 📂fronts
 ┃ ┣ 📂angular
 ┃ ┣ 📂vanilla-js
 ┃ ┣ 📂vue
 ┃ ┗ 📂...
 ┣ 📂backs
 ┃ ┣ 📂fastapi
 ┃ ┣ 📂plumber
 ┃ ┣ 📂symfony
 ┃ ┣ 📂nestjs
 ┃ ┗ 📂...
 ┗ 📂 fullstack
   ┗ 📂...

Back

All backs must achieve these objectives:

  • OpenAPI compliante
  • must serve an auto-generated OpenAPI (swagger-ui)
  • SQLite compatible
  • BDD migration tool
  • code linter and formater
  • unit tests
  • integration tests

Front

All front must achieve these objectives:

  • classic list search view edition app
  • same UI
  • consume OpenAPI
  • code linter and formater
  • unit tests
  • e2e tests

FullStack

No plan for that at the moment...

API

API description here

BDD

BDD structure here

UI

UI here

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.