mohammedbakr / be-assessment

Bosta's Backend assessment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URLCheck Status Monitoring

This is an URLCheck Status Monitoring APP that allows authenticated users to register / update / delete / monitor URLs, and get detailed reports delivered by email.

Run via docker container

  1. copy / rename .env.example file to be .env file.
  2. provide the nessessary values, and for the DATABASE_HOST it should be db as the service name in docker-compose.yml file.
  3. Run this command: docker-compose up

API Documentation

Run in Postman

About

Bosta's Backend assessment.


Languages

Language:TypeScript 98.1%Language:JavaScript 1.1%Language:Dockerfile 0.8%