Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 212 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 212 Bytes

RaBe Webseite

Frontend: Nextjs with react-native-web

Backend: Directus

Docker

Postgres DB:

docker-compose up -d DB

Directus:

docker-compose up -d directus

Next:

docker-compose up -d next