Skip to content

adlnet/DLE-Global-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DLE-Global-Portal

Email Services

Additionally, these services are designed to use Platform One's P1PS server instead of a standard SMTP server. A good starting point if moving away from P1 P1 may be SMTP2Go.# Markdown syntax guide

Installing Python-Packages

Because this was built for a PartyBus deployment, the following code must be run in the root directory before you can build some systems:

python3 -m venv .cache/python-packages
.cache/python-packages/bin/pip install -r requirements.txt 

Installing node packages

Because this was built for a PartyBus deployment, the following code must be run in the root directory before you can build some systems:

npm install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors