Skip to content

Added Dockerfiles for api and Frontend#3

Open
yashwant7chaudhari wants to merge 1 commit intorishabkumar7:mainfrom
yashwant7chaudhari:main
Open

Added Dockerfiles for api and Frontend#3
yashwant7chaudhari wants to merge 1 commit intorishabkumar7:mainfrom
yashwant7chaudhari:main

Conversation

@yashwant7chaudhari
Copy link

Added Dockerfiles for both the API and frontend components to containerize the application. These Dockerfiles will facilitate easier deployment and scaling by using consistent environments.

API Dockerfile: Sets up a Python environment, installs dependencies, and runs the FastAPI server.
Frontend Dockerfile: Sets up a Node.js environment, installs dependencies, builds the Next.js application, and serves it.

@rishabkumar7
Copy link
Owner

Hi @yashwant7chaudhari thank you for the contribution. But the goal of this repo is to use as a starting point, so you can use this repo as a fork and add your DevOps solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants