Skip to content

Postgres Implementation#43

Open
X0Rhyth wants to merge 53 commits into
Colt:masterfrom
X0Rhyth:master
Open

Postgres Implementation#43
X0Rhyth wants to merge 53 commits into
Colt:masterfrom
X0Rhyth:master

Conversation

@X0Rhyth
Copy link
Copy Markdown

@X0Rhyth X0Rhyth commented Jun 16, 2023

This is a fork of Colt Steele's YelpCamp project using Postgres instead of MongoDB. A great demonstration of the contrast between relational and non-relational databases and their implementation in CRUD apps. Not that there is anything wrong with MongoDB. It's just a great learning experience and good exposure to Postgres after learning MongoDB . Feel free to explore.

@Swapnil-jain
Copy link
Copy Markdown

The link provided "https://yelpcamp-0qtg.onrender.com/" displays the home page correctly but gives internal server error when trying to access any other page.

@X0Rhyth
Copy link
Copy Markdown
Author

X0Rhyth commented May 5, 2024

The link provided "https://yelpcamp-0qtg.onrender.com/" displays the home page correctly but gives internal server error when trying to access any other page.

The cloud Postgres Database expires every three months so i had to create a new one and link the application to it. Now all the functionalities are restored.

https://yelpcamp-0qtg.onrender.com

And for how to create the cloud database on render.

https://github.com/X0Rhyth/YelpCamp-Postgres?tab=readme-ov-file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants