init(first commit nebulabs)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
APP_NAME="Le Retzien Libre"
|
||||
APP_NAME="Roxane - Le Retzien Libre"
|
||||
APP_ENV=local
|
||||
APP_KEY=
|
||||
APP_DEBUG=true
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: lrl-app
|
||||
name: roxane-app
|
||||
recipe: laravel
|
||||
config:
|
||||
php: '8.3'
|
||||
@@ -11,11 +11,11 @@ config:
|
||||
|
||||
proxy:
|
||||
appserver:
|
||||
- lrl-app.lndo.site
|
||||
- roxane.lndo.site
|
||||
mailhog:
|
||||
- mail.lrl-app.lndo.site
|
||||
- mail.roxane.lndo.site
|
||||
pma:
|
||||
- pma.lrl-app.lndo.site
|
||||
- pma.roxane.lndo.site
|
||||
|
||||
services:
|
||||
pma:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# LRL APP - Centralized Portal with Laravel, React & Keycloak SSO
|
||||
# ROXANE - Centralized Portal with Laravel, React & Keycloak SSO
|
||||
|
||||
This project is a **centralized portal application & web hosting association ERP** built with **Laravel 12 & React19**, designed to provide a seamless and secure entry point for both **end users** and **administrators**.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Schéma de Base de Données - Le Retzien Libre
|
||||
title: Schéma de Base de Données - Roxane - Le Retzien Libre
|
||||
---
|
||||
erDiagram
|
||||
users ||--o{ members : "a"
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "app",
|
||||
"name": "roxane",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
||||
Reference in New Issue
Block a user