Skip to content

GeekyShacklebolt/simple-push-backend

Repository files navigation

Simple Web Push Notification - Backend

Backend for sending Web Push Notifications.

Setup

Prerequisite

  1. Git
  2. Docker
  3. Docker-Compose

Build

  1. Clone the repo

    git clone git@github.com:GeekyShacklebolt/simple-push-backend.git 
    cd simple-push-backend
  2. Populate .env file with example data available in .env.sample

  3. Run docker-compose up

    docker-compose up

Test

  1. Go to http://localhost:8000/ to check if the app is running.
  2. Log into the terminal of docker-compose container of web service. And run pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published