8000 GitHub - eventfly/mailing-server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eventfly/mailing-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Mail Server

Setup

  • Create a new virtual environment and activate it. Then install the dependencies:
pip install -r requirements.txt

Running the Project

  • Activate the virtual environment
  • Navigate to the project directory and run the server:
cd mailingserver
python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0