diff --git a/.gitignore b/.gitignore index 7070d94..c6ec4ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,10 @@ backend/node_modules -backend/.Keys.js client/.angular client/node_modules client/.vscode +.Keys.js .vscode data/ vendor/ diff --git a/backend/README.md b/backend/README.md index 7ee2990..35b76c1 100644 --- a/backend/README.md +++ b/backend/README.md @@ -40,5 +40,8 @@ GET http://localhost:3000/api/favorite/getAll # Prod git clone https://gitlab.cyro-technology.com/cyril/Jucundus +cd Jucundus +docker Compose up -d -npm run start \ No newline at end of file +Dashboard Agendash +https://jucundus-api.saucisse.ninja/dash/ \ No newline at end of file diff --git a/client/dist/angular-material-template/index.html b/client/dist/angular-material-template/index.html index 6836798..61faa80 100644 --- a/client/dist/angular-material-template/index.html +++ b/client/dist/angular-material-template/index.html @@ -32,6 +32,6 @@