All Projects → simon-weber → plugserv

simon-weber / plugserv

Licence: MIT license
An ad server just for plugging your own projects.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language
Makefile
30231 projects
Dockerfile
14818 projects

plugserv

Shamelessly plug your projects across your own sites.

Sign up at https://www.plugserv.com to use it.

development

To run it (from inside a Python 3 virtualenv):

  • pip install -r dev-requirements.txt
  • python manage.py migrate
  • python manage.py runserver
  • sign up, create a plug, export EXAMPLE_SERVE_ID=<serve id for that user>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].