-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Georg edited this page Jan 2, 2022
·
3 revisions
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)
To save time, I won't document the nx part. If you want to know more, please read the official Nx documentation