WIP: Vendors frontend

This commit is contained in:
2023-06-13 21:56:12 +04:00
parent 144ceae425
commit 42c5b438c3
4 changed files with 129 additions and 3 deletions

3
frontend/.env Normal file
View File

@@ -0,0 +1,3 @@
# The URL where your API can be reached on the web.
DIRECTUS_API_URL="http://0.0.0.0:8055"