feat: ui rework
This commit is contained in:
parent
388dc63a12
commit
ec7e116a2b
20 changed files with 341 additions and 169 deletions
|
|
@ -1,5 +1,6 @@
|
|||
PORT=9000
|
||||
HOST=localhost
|
||||
APP_PORT=9000
|
||||
APP_DOMAIN=localhost
|
||||
APP_ENV=development
|
||||
|
||||
DB_URL=jdbc:postgresql://localhost:5432/homepage
|
||||
DB_USERNAME=postgres
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue