feat: update technical documentation and remove unnecessary logout icon from profile screen
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
Recipe App är en fullstack-applikation för hantering av hemmavaror, recept och matplanering. Systemet är byggt med Next.js (frontend), NestJS (backend), Prisma ORM och MariaDB. Applikationen är containeriserad med Docker och använder Caddy som reverse proxy.
|
||||
|
||||
---
|
||||
|
||||
##
|
||||
Viktigt att komma ihåg vid implementering av nya funktioner och kodning är att inte använda windows sökvägar. Att inte använda c:/dev/recpie-app.... Detta eftersom bygg- och testmiljön är på en remote ubuntu-server. Utveckling sker lokalt och test samt drift
|
||||
sker på remote server.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user