caesar44bc / photo-gallery

Momento - A Pinterest-inspired photo-sharing app built with Vite, TypeScript, PostgreSQL, and Prisma. Sign up to upload, explore, and save photos, all in a beautifully designed, responsive interface.
https://photo-gallery-rho-five.vercel.app
0 stars 3 forks source link

Setup a PostgresSql-TypeScript backend for user authenticaion and file upload. #7

Open 2021eo3ar opened 2 days ago

2021eo3ar commented 2 days ago

Here What I will do -

  1. create a User authentication system using Typescript+ drizzle orm + PostgresSql
  2. Create a utility for users to upload their images with upload and fetch image APis with specific UserIds
  3. Label this issue with hacktoberfest label and assign it to me please
caesar44bc commented 2 days ago

@2021eo3ar You can start working on this now

2021eo3ar commented 2 days ago

Thankyou I will update you with in couple of hours.

2021eo3ar commented 12 hours ago

Hey @caesar44bc I have raised a PR for node, postgres backend, kindly look at the pr's description and merger my PR. thankyou