Skip to content

EstateFlow/server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EstateFlow Server

This repository contains the server-side code for EstateFlow. The backend is built with Express, uses PostgreSQL as the database with Drizzle ORM, and is written in TypeScript for enhanced developer experience. The server handles API requests, database operations, and authentication.