Skip to content

RohanDoshi21/Dev2Dev-Prisma

Repository files navigation

Welcome to Dev 2 Dev

Dev 2 Dev is a forum for asking company specific questions. So that your internal knowledge can be kept within your company. This is the Backend for the Dev 2 Dev project. It is built using NodeJs, Express, Postgres, Prisma. Link to the backend: https://github.com/RohanDoshi21/Dev2Dev-Frontend

📘 Documentation (Postman Documentation)

Install

npm install

# Prisma setup
npx prisma generate
npx prisma migrate dev

Usage

npm run dev

# Prisma
npx prisma studio

# Postgres Docker Container
docker compose -f "docker-compose.only-db-test.yml" up -d --build

Author

👤 Rohan Doshi

👤 Samarth Kamble

Show your support

Give a ⭐️ if this project helped you!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks