Skip to content
Georg edited this page Jan 2, 2022 · 3 revisions

Documentation

Welcome to the alpsbte-website documentation!

Basic structure

We use a Nx Monorepo. This is the place where you can find every webapp written in Typecript. At the moment we have 3 Projects

  • Main website (alpsbte-web) (React)
  • API (alpsbte-api) (Express)
  • SpikeCMS (alpsbte-spike-cms) (NextJs)

More about NX

To save time, I won't document the nx part. If you want to know more, please read the official Nx documentation

Clone this wiki locally