Product Launcher

Product Launcher is a project based on Django==1.9.7 for entrepreneur who have a product and wants to do a pre-launcher campaign to get emails of potential customers.

How to setup in a local environment

  1. git clone https://github.com/Phexcom/product-launcher.git

For availble commands run

  1. python manage.py

create a new admin user

  1. python manage.py createsuperuser

To runserver visit

  1. python manage runserver

Product Launcher running on Heroku

https://still-castle-26645.herokuapp.com

For less technical people who need help you can reach me at phexcom@phexcom.me

Share this project:

Updates