This repository has been archived by the owner on Feb 4, 2024. It is now read-only.
generated from Arquisoft/dede_0
-
Notifications
You must be signed in to change notification settings - Fork 8
ADR #6: Backend framework
Ángel Iglesias Préstamo edited this page Feb 21, 2022
·
1 revision
Accepted
We need a backend framework in order it to execute our application when deployed.
We have chosen Node.js as the server-side framework.
We have to learn it from scratch: we have never worked with it. However, we will use it in other courses: SDI, so it will become easier with the time. More in more, without using it, developing this app with plain JS would be a nightmare.
- Meeting 07 02 2022
- Meeting 14 02 2022
- Meeting 21 02 2022
- Meeting 23 02 2022
- Meeting 28 02 2022
- Meeting 07 03 2022
- Meeting 14 03 2022
- Meeting 21 03 2022
- Meeting 28 03 2022
- Meeting 04 04 2022
- Meeting 18 04 2022
- Meeting 25 04 2022
- Meeting 03 05 2022
- ADR #0: Template
ADR #1: Backend Programming Language- ADR #2: IDE
- ADR #3: DB to be used
- ADR #4: Backend Programming Language
- ADR #5: REST API
- ADR #6: Backend framework
- ADR #7: Diagrams tool
- ADR #8: MongoDB API for JS
- ADR #9: Code formatter
- ADR #10: Carrier API
- ADR #11: Bing Maps (Static)
- ADR #12: Geoapify (Dynamic)
- ADR #13: Application hosting
- ADR #14: Email with order resume