Skip to content
Jonas Berx edited this page Jul 10, 2023 · 7 revisions

Welcome to the process-improvement-explorer wiki!

Current state:

  • Frontend -> React TS in a vite.js environment. Using REACT MUI as style framework.
  • Backend -> Python using FASTAPI instead of FLASK.
  • Database -> PostgreSQL wrapped by SQLAlchemy/Psycopg(psql functions), Pydantic(Class-Table validation), Alembic (auto-migrations)

!!! SET the backend .env to prod.env or local.env !!!

Clone this wiki locally