AkshitLakhera / PenCraft-Full-Stack-Blogging-Application

PenCraft: React frontend, Cloudflare Workers backend. Features Prisma for DB, JWT for auth, and Tailwind CSS with Aceternity UI components for styling. Simplifying blogging with efficiency.
https://pen-craft.vercel.app
MIT License
17 stars 38 forks source link

Containerize to Optimize: Crafting a Dockerfile for Seamless Deployment #96

Open Cleveridiot07 opened 6 days ago

Cleveridiot07 commented 6 days ago

Problem Statement

The project needs to be containerized for consistent deployment across environments.

Proposed Solution

Create a Dockerfile to build and run the application in a Docker container.

Alternatives Considered

Additional Context

This is part of Hacktoberfest and GSSoC-EXT contributions.

Hey @AkshitLakhera Please assign this issue to me so I can start creating the Dockerfile for our project

AkshitLakhera commented 5 days ago

@Cleveridiot07 assigned same issue to someone