Skip to content

1d20/EmailNotificationWebService

Repository files navigation

Simple Web-service to send email notifications

Development

Install

You should have git and docker previously installed

git clone https://github.com/1d20/EmailNotificationWebService.git
cd EmailNotificationWebService/
docker-compose up --build

Create superuser

docker-compose exec web python manage.py createsuperuser

Create migrations

docker-compose exec web python manage.py makemigrations

About

Simple email notification web service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published