TechScribe2024 / backend

The TechScribe backend, powered by Express.js and Node.js, ensures a high-performing, scalable platform with Prisma ORM for seamless database management and NeonDB for efficient data storage. It offers secure, type-safe interactions and robust authentication to support a dynamic, tech-driven blogging experience.
8 stars 3 forks source link

Added Dockerfile and README.md #4

Closed YooShijin closed 2 weeks ago

YooShijin commented 2 weeks ago

This pull request includes the following updates:

Dockerfile: Added a Dockerfile for containerization of the application. README.md: Created a README file with setup instructions for running the project using Docker. Code Cleanup: Resolved import and require conflicts in the index.ts file for better compatibility.

YooShijin commented 2 weeks ago

I think there is some issue as i have overridden the README.md file

ParishiB commented 2 weeks ago

Hi @YooShijin please resolve the conflicts