Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 999 Bytes

README.md

File metadata and controls

47 lines (28 loc) · 999 Bytes

prod-fullstack - Big universal production-ready WebApp boilerplate

Production-ready various Backend and Frontend Fullstack boilerplate

Done

  1. Project structure
  2. PostgreSQL - config, startup script, dickerisation
  3. MongoDB - config, startup script, dickerisation
  4. MariaDB - config, startup script, dickerisation
  5. backend_js - backend with Node.js. See details in the backend_js/README.md file.
  6. docker - dockerfiles to services

To-do

  1. Improove mongo-express container to wait mongo.
  2. Rewrite the backend_js in ES6 and Clean architecture.

Structure

backend_cs - backend in C#

backend_go - backend in Go

backend_js - backend in JavaScript

backend_py - backend in Python

db_mariadb - database MariaDB

db_mongo - database MongoDB

db_postgres - database PostgreSQL

docker - dockerfiles

frontend_ang - frontend Angular

frontend_vue - frontend Vue

frontend_react - frontend Vue

lambda - deploy to AWS Lambda

nginx - nginx proxy

prometheus - prometheus configs