DEV Community

Cover image for DevTips Daily Update 26/11/21
James Bubb
James Bubb

Posted on

DevTips Daily Update 26/11/21

So in this week's videos on DevTips Daily, we were carrying on with our full end to end project and we got setup with our server on Digital ocean, starting creating some endpoints in the Express app for generating short urls and also got setup with a MongoDB database inside a Docker container.

Here's a link to each individual tutorial:

Setup hosting server

Connecting to server via SSH

Creating short URLs

Setup MongoDB with Docker

[Testing MongoDB connection](https://youtu.be/Pm2PWfKG1y0

Connecting to MongoDB in the API

Adding URLs to database

Next week we're going to be carrying on with the project again, we'll be setting up our redirect endpoint and starting to build our delivery pipeline with GitHub Actions!

Thanks for watching 👍

Top comments (0)