bounswe / bounswe2024group6

6 stars 0 forks source link

feat(frontend, devops): Setup Frontend React App, Dockerize Frontend, Backend and Database Services, Setup shadcn/ui Component Library #90

Closed yunusemreozdemir closed 4 months ago

yunusemreozdemir commented 4 months ago

Yunus Emre Özdemir: Created initial React App with Vite. Dockerized frontend, backend and database services. Elif Nur Deniz: Set up shadcn/ui Component Library

Can be tested with steps:

  1. Copy contents of .env.example to .env
  2. Set environment keys in .env
  3. docker compose build
  4. docker compose up