Skip to content

URL Shortner web app with express node mongo and react

Notifications You must be signed in to change notification settings

HOD101s/URL-Shortner

Repository files navigation

URL-Shortner

URL Shortner web app with express node mongo react deployed in a Multi-docker-container setup with docker-compose.

Architecture

URL Shortner

Setup

Windows

Setup Docker Desktop

git clone https://github.com/HOD101s/URL-Shortner.git
cd URL-Shortner/
git submodule init
git submodule update
docker-compose build
docker-compose up

Ubuntu

Run setup shell script using source

source URL-Shortner/setup.sh

Stack

  • React
  • axios
  • nodejs
  • express
  • mongodb (mongoose odm)

About

URL Shortner web app with express node mongo and react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published