Giter Site home page Giter Site logo

bachelors-thesis-monorepo's Introduction

Thesis topic: Practical application of a system based on microservices architecture

Author: Jerzy Łoba

This repo contains:

  • implementation of example services written in Node.js
  • configuration files for k8s resources
  • bootstrapping scripts for dbs
  • automation scripts for generic tasks

bachelors-thesis-monorepo's People

Contributors

jerzyloba avatar renovate[bot] avatar

Watchers

 avatar

bachelors-thesis-monorepo's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update dependency jsonwebtoken to v9.0.2 (jsonwebtoken, @types/jsonwebtoken)
  • chore(deps): update dependency node to v18.20.4 (node, @types/node)
  • fix(deps): update dependency dotenv to v16.4.5
  • fix(deps): update dependency pg to v8.12.0 (pg, @types/pg)
  • fix(deps): update dependency redis to v4.7.0
  • chore(deps): update dependency node to v20 (node, @types/node)
  • chore(deps): update dependency nodemon to v3
  • chore(deps): update dependency typescript to v5
  • chore(deps): update dependency uuid to v10 (uuid, @types/uuid)
  • fix(deps): update dependency prom-client to v15
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
service-auth/Dockerfile
  • node 18-alpine
service-cart/Dockerfile
  • node 18-alpine
service-gateway/Dockerfile
  • node 18-alpine
service-orders/Dockerfile
  • node 18-alpine
service-products/Dockerfile
  • node 18-alpine
service-template/Dockerfile
  • node 18-alpine
service-users/Dockerfile
  • node 18-alpine
npm
service-auth/package.json
  • @grpc/grpc-js 1.8.0
  • @grpc/proto-loader 0.7.4
  • dotenv 16.0.3
  • express 4.18.2
  • jsonwebtoken 9.0.0
  • prom-client 14.2.0
  • redis 4.5.1
  • @types/jsonwebtoken 9.0.0
  • @types/express 4.17.17
  • @types/node 18.11.18
  • ts-node 10.9.1
  • typescript 4.9.4
service-cart/package.json
  • @grpc/grpc-js 1.8.0
  • @grpc/proto-loader 0.7.4
  • dotenv 16.0.3
  • express 4.18.2
  • prom-client 14.2.0
  • redis 4.6.6
  • @types/express 4.17.17
  • @types/node 18.11.18
  • nodemon 2.0.20
  • ts-node 10.9.1
  • typescript 4.9.4
service-gateway/package.json
  • @grpc/grpc-js 1.8.0
  • @grpc/proto-loader 0.7.4
  • cookie-parser 1.4.6
  • cors 2.8.5
  • express 4.18.2
  • prom-client 14.2.0
  • @types/cookie-parser 1.4.3
  • @types/cors 2.8.13
  • @types/express 4.17.15
  • @types/node 18.11.18
  • @types/uuid 9.0.1
  • nodemon 2.0.20
  • ts-node 10.9.1
  • typescript 4.9.4
  • uuid 9.0.0
service-orders/package.json
  • @grpc/grpc-js 1.8.0
  • @grpc/proto-loader 0.7.4
  • dotenv 16.0.3
  • express 4.18.2
  • pg 8.8.0
  • prom-client 14.2.0
  • @types/express 4.17.17
  • @types/node 18.11.18
  • @types/pg 8.6.6
  • nodemon 2.0.20
  • ts-node 10.9.1
  • typescript 4.9.4
service-products/package.json
  • @grpc/grpc-js 1.8.0
  • @grpc/proto-loader 0.7.4
  • dotenv 16.0.3
  • express 4.18.2
  • pg 8.8.0
  • prom-client 14.2.0
  • @types/express 4.17.17
  • @types/node 18.11.18
  • @types/pg 8.6.6
  • nodemon 2.0.20
  • ts-node 10.9.1
  • typescript 4.9.4
service-template/package.json
  • @grpc/grpc-js 1.8.0
  • @grpc/proto-loader 0.7.4
  • dotenv 16.0.3
  • @types/node 18.11.18
  • nodemon 2.0.20
  • ts-node 10.9.1
  • typescript 4.9.4
service-users/package.json
  • @grpc/grpc-js ^1.8.0
  • @grpc/proto-loader 0.7.4
  • bcrypt 5.1.0
  • dotenv 16.0.3
  • express 4.18.2
  • pg 8.8.0
  • prom-client 14.2.0
  • @types/bcrypt 5.0.0
  • @types/express 4.17.17
  • @types/node 18.11.18
  • @types/pg 8.6.6
  • ts-node 10.9.1
  • typescript 4.9.4
nvm
.nvmrc
  • node 18.12.1

  • Check this box to trigger a request for Renovate to run again on this repository

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.