Dev-Code-Community / TechNexus-Backend

https://devcode-technexus.vercel.app
0 stars 3 forks source link
hacktoberfest hacktoberfest2024

Details:

Prequisites:

Steps to run the project:

Schema:

API Endpoints:

** To play around with the database

docker exec -it <docker-postgres-container> bash
su - postgres
psql -d <db-name>