Skip to content

Ayushnigam1/todoAIAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL Docker Setup

This setup allows you to quickly run a PostgreSQL 16 instance locally using Docker. It mounts a volume for data persistence and exposes the database on port 5431 (to avoid conflicts with any local Postgres installation).

📦 Requirements

Docker installed and running

Docker Compose installed (usually bundled with Docker Desktop)

cmd Start the Database -- docker-compose up -d Check Running Containers --- docker ps

--- running drizzle studio for visualization npm run studio https://local.drizzle.studio ---start the server node index.js

About

The gemini integration for building tool and make it like agent

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors