Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

asssign

#lets do it ;

Ratings & Review System – Setup Guide

This project is a full-stack web application with:

  • Frontend: React (Vite)
  • Backend: Node.js + Express + Prisma + PostgreSQL

🖥️ Local Setup

🔹 1. Clone the Repository

git clone https://github.com/g-rashmi/asssign.git
cd asssign

1.backend set up 

cd backend
npm install
 
 create .env file inside ./backend and postgressql connection url 

 DATABASE_URL=""
  
  npm run build ; 
  nodemon index ; 

  2.frontend setup ; 

cd ../vite-project
npm install
npm run dev


deployed_url:https://asssign-39wf-8xuahgrux-gehiv.vercel.app/

About

Assignment

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages