Skip to content

Commit

Permalink
Merge pull request #323 from CodeYourFuture/sztupy-patch-1
Browse files Browse the repository at this point in the history
Update docs to refer to PostgreSQL and Render
  • Loading branch information
Dedekind561 authored Aug 8, 2023
2 parents 1c5408d + e0a0934 commit ce4398f
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions 300.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,9 @@ You can use any database of your choosing - most likely PostgreSQL or MongoDB.

## Setting up your Database

To setup your database you can use either

- MongoDB
- Using MongoDB Atlas
- https://www.mongodb.com/cloud/atlas
- PostgreSQL
- Using Heroku
- https://dev.to/prisma/how-to-setup-a-free-postgresql-database-on-heroku-1dc1
To setup your database prefer using PostgreSQL on Render.

Please read the guide at https://syllabus.codeyourfuture.io/guides/deployment-render/creating-a-postgres-db on how to install PostgreSQL on Render

Ask for help on Slack if you need help with this

Expand Down

0 comments on commit ce4398f

Please sign in to comment.