WesleyKlop / iprwc

Webshop made for IPRWC

Home Page:https://iprwc.wesl.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPRWC

This repository contains the code used for IPRWC "Programming in a Web Context".

It's using the PEAN (is that a thing?) stack.

Backend

  • Node.js
  • Express
  • Prisma
  • Postgres

Frontend

  • Angular
  • Tailwind

Delivery

The application provides docker containers for both frontend and backend, and contains a kustomization.yaml to be consumed by for example flux. These kubernetes manifests can be found in the manifests folder. (currently tightly coupled to my own environment)

Security

I have configured Traefik middleware that adds security headers to all responses. You can see that configuration here.

About

Webshop made for IPRWC

https://iprwc.wesl.io


Languages

Language:TypeScript 49.3%Language:HTML 28.1%Language:JavaScript 20.5%Language:CSS 1.2%Language:Dockerfile 0.6%Language:Shell 0.4%