Skip to content

Commit

Permalink
Add solution links to README
Browse files Browse the repository at this point in the history
Signed-off-by: Zsolt Sz. Sztupák <[email protected]>
  • Loading branch information
sztupy authored Dec 5, 2023
1 parent 334460c commit ebabfa3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Video Recommendation App

## Solution

This is an example solution for the project described below.

You can check the deployed projects on the following websites:

* Render deployment example: https://video-recommendation-6ma1.onrender.com/
* Netlify + ElephantSQL deployment example using express.js wrapper: https://video-recommendations-cyf.netlify.app/
* Netlify + ElephantSQL deployment example using native functions: https://video-recommendations-functions.netlify.app/
* Fly.io deployment example: https://video-recommendations-cyf.fly.dev/

## Background

Before you continue to final projects we have to make sure that you can meaningfully contribute to a technical project.
Expand Down

0 comments on commit ebabfa3

Please sign in to comment.